zephyr/arch
Weiwei Guo 88f6851a3d arch: common: Add user can specify the nocache location
nocache ram is usually used by DMA to transfer data between
peripherals and ram. Some chips use isolated nocache ram,
which does not necessarily have to be in RAMABLE-REGION.
By specifying the zephyr,nocache-ram options, users can specify
the region where nocache-ram is located. If the user does not
specify it, it defaults to RAMABLE-REGION.

Signed-off-by: Weiwei Guo <guoweiwei@syriusrobotics.com>
2024-09-17 09:45:35 +02:00
..
arc arch: arc: replace ARC_EARLY_SOC_INIT with PLATFORM_RESET_HOOK 2024-09-09 10:07:33 +02:00
arm arch: arm: do not enable PLATFORM_SPECIFIC_INIT if SOC_RESET_HOOK=y 2024-09-16 15:12:18 -04:00
arm64 llext: Introduce AARCH64 relocation support 2024-09-12 14:48:55 +02:00
common arch: common: Add user can specify the nocache location 2024-09-17 09:45:35 +02:00
mips init: introduce soc and board hooks 2024-09-09 10:07:33 +02:00
nios2 init: introduce soc and board hooks 2024-09-09 10:07:33 +02:00
posix arch posix: Implement arch_thread_name_set() 2024-08-23 08:01:33 -04:00
riscv arch: riscv: fill all IRQ stacks with 0xAA 2024-09-13 09:17:34 +02:00
sparc init: introduce soc and board hooks 2024-09-09 10:07:33 +02:00
x86 x86: skip printing args when unwinding stack 2024-09-09 18:41:04 -04:00
xtensa xtensa: mpu: update hardware if manipulating current domain 2024-09-16 09:55:53 +02:00
archs.yml hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig arm64: demand paging is supported 2024-09-11 20:18:51 -04:00
Kconfig.v1 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.v2 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00