Home
last modified time | relevance | path

Searched refs:rodata (Results 51 – 71 of 71) sorted by relevance

123

/Zephyr-latest/tests/kernel/mem_protect/protection/
DREADME.rst41 trying to write to rodata at 0x00003124
/Zephyr-latest/include/zephyr/arch/posix/
Dlinker.ld47 #include <snippets-rodata.ld>
/Zephyr-latest/soc/nxp/imx/imx8ulp/adsp/
Dlinker.ld307 .rodata : ALIGN(4)
310 *(.rodata) argument
311 *(.rodata.*)
/Zephyr-latest/soc/nxp/imx/imx8x/adsp/
Dlinker.ld314 .rodata : ALIGN(4)
317 *(.rodata)
318 *(.rodata.*)
/Zephyr-latest/soc/nxp/imx/imx8/adsp/
Dlinker.ld313 .rodata : ALIGN(4)
316 *(.rodata)
317 *(.rodata.*)
/Zephyr-latest/soc/nxp/imx/imx8m/adsp/
Dlinker.ld313 .rodata : ALIGN(4)
316 *(.rodata)
317 *(.rodata.*)
/Zephyr-latest/soc/amd/acp_6_0/adsp/
Dlinker.ld369 .rodata : ALIGN(4)
372 *(.rodata) argument
373 *(.rodata.*)
/Zephyr-latest/boards/gaisler/gr716a_mini/doc/
Dindex.rst149 300040D0 rodata 484B [===============>] 100%
191 section: rodata, addr: 0x30000028, size 484 bytes
/Zephyr-latest/arch/xtensa/core/startup/
Dreset_vector.S378 .pushsection .rodata, "a"
/Zephyr-latest/doc/kernel/
Dcode-relocation.rst8 This feature will allow relocating .text, .rodata, .data, and .bss sections from
/Zephyr-latest/doc/kernel/memory_management/
Dvirtual_memory.rst145 * ``.rodata`` section is read-only and non-executable. It is accessible
/Zephyr-latest/soc/espressif/common/
DKconfig.spiram138 If enabled, rodata in flash will be moved into PSRAM on startup.
/Zephyr-latest/boards/altr/max10/doc/
Dindex.rst298 Loading section rodata, size 0x3f4 lma 0x408ff0
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/
Dindex.rst264 Restoring section .rodata (0xffff6f84 to 0xffff8af9)
/Zephyr-latest/arch/xtensa/core/
DREADME_MMU.txt205 page-level control over physical memory (e.g. .text/.rodata is cached
/Zephyr-latest/
DCMakeLists.txt1319 --rodata ${CONFIG_KOBJECT_RODATA_AREA_EXTRA_BYTES}
1527 $<TARGET_PROPERTY:bintools,elfconvert_flag_section_rename>.rodata=.kobject_data.rodata
/Zephyr-latest/doc/releases/
Dmigration-guide-3.6.rst467 * The Bluetooth UUID has been modified to rodata in ``BT_UUID_DECLARE_16``, ``BT_UUID_DECLARE_32``
Dmigration-guide-3.7.rst40 * - ``linker-kobject-prebuilt-rodata.h``
Drelease-notes-2.2.rst1247 * :github:`3810` - application/kernel rodata split
/Zephyr-latest/arch/
DKconfig353 int "Reserve extra bytes for kobject rodata area"
/Zephyr-latest/cmake/modules/
Dextensions.cmake1243 # RODATA Inside the rodata output section.
1303 set(rodata_path "${snippet_base}/snippets-rodata.ld")
1311 set(pinned_rodata_path "${snippet_base}/snippets-pinned-rodata.ld")

123