Hi,
Please see our docs on configuring cmake projects [1]. You can change KernelMaxNumNodes for the number of CPUs. There are some options to turn on and off caches too, depending on the platform. If the option you want is not there you will need to implement it yourself.
Cheers.
Anna.
[1] https://docs.sel4.systems/Developing/Building/Using