zephyr/arch/x86
Flavio Ceolin 348b0266d8 x86: Make .rodata readonly
During the conversion of .bin to .o objcopy was not setting the
section to be readonly causing the .rodata in the final image has
write permission.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2019-05-17 08:08:46 -07:00
..
core arch/x86: CONFIG_BOOTLOADER_UNKNOWN renamed to CONFIG_X86_MULTIBOOT 2019-05-08 14:49:19 -04:00
include arch: remove unused tracing_arch.h 2019-05-13 14:04:15 -07:00
CMakeLists.txt x86: Make .rodata readonly 2019-05-17 08:08:46 -07:00
Kconfig arch/x86: CONFIG_BOOTLOADER_UNKNOWN renamed to CONFIG_X86_MULTIBOOT 2019-05-08 14:49:19 -04:00
gen_gdt.py x86: gen_gdt.py: expand doctsring 2019-02-25 13:15:37 -08:00
gen_idt.py x86: gen_idt.py: add docstring 2019-02-25 13:15:37 -08:00
gen_mmu_x86.py scripts: Remove unused imports in all Python scripts 2019-03-28 11:06:20 -05:00