zephyr/soc
Daniel Leung cc25637126 soc: intel_adsp/ace: fix assert for uncached pointer
Only when CONFIG_MP_MAX_NUM_CPUS > 1, then .bss is put in
uncached region. Otherwise, .bss is in cached region.
So the assertion that g_key_read_holder must be in uncached
region must take into account how many CPUs are enabled on
build.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-01-25 20:12:28 +01:00
..
arc drivers: spi: dw: remove HAS_SPI_DW Kconfig 2024-01-20 13:11:42 +01:00
arm soc: arm: nxp_s32: s32k1: enable watchdog driver 2024-01-25 18:26:25 +00:00
arm64 soc: mimx9: Remove SAI and EDMA static mappings 2024-01-24 10:43:19 +01:00
mips cmake: mips: update mips SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
nios2 cmake: cleanup and simplify the standard include logic in Zephyr 2023-11-06 18:57:30 -05:00
posix soc: posix: fix kconfig description 2023-12-18 10:11:18 +01:00
riscv linker: Generate snippets files for dtcm and itcm 2024-01-24 22:10:11 -06:00
sparc cmake: sparc: update sparc SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
x86 soc: x86: raptor_lake: soc_gpio : Modified to support RPL-P 2023-12-27 16:06:19 +00:00
xtensa soc: intel_adsp/ace: fix assert for uncached pointer 2024-01-25 20:12:28 +01:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig nrf5x_bsim: Add helper kconfig symbols for simulated nrf5340 2023-09-20 08:56:49 +02:00