88f6851a3d
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> |
||
---|---|---|
.. | ||
include | ||
CMakeLists.txt | ||
Kconfig | ||
dynamic_isr.c | ||
fill_with_zeros.ld | ||
isr_tables.c | ||
isr_tables_shell.c | ||
multilevel_irq.c | ||
multilevel_irq_legacy.c | ||
nocache.ld | ||
ramfunc.ld | ||
rom_start_address.ld | ||
rom_start_offset.ld | ||
semihost.c | ||
shared_irq.c | ||
sw_isr_common.c | ||
timing.c |