zephyr/include/zephyr/arch/xtensa
Kumar Gala 6bdd91e9b1 soc: Add ability for SOC to specify runtime CPU detection
Add Kconfig SOC_HAS_RUNTIME_NUM_CPUS symbol that an SoC can
set to specify that it supports determining the number of CPUs
at runtime.

On xtensa add support for SOC_HAS_RUNTIME_NUM_CPUS and expose
soc_num_cpus that the SoC code should set early in boot as the
means to expose the number of cpus.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2022-11-03 16:43:53 -04:00
..
arch.h arch: Use a common place for z_irq_spurious 2022-07-07 15:24:39 -04:00
arch_inlines.h soc: Add ability for SOC to specify runtime CPU detection 2022-11-03 16:43:53 -04:00
atomic_xtensa.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
cache.h arch/xtensa: Fix z_xtensa_cache_[flush|inv|flush_inv]_all functions 2022-10-07 17:48:39 -04:00
exc.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
gdbstub.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
irq.h include: add missing stdint.h include 2022-10-11 18:05:17 +02:00
thread.h arch/xtensa: Optimize cache management on context switch 2022-04-27 18:54:10 -04:00