crosstool-ng/samples/arm-none-eabi
Keith Packard e632eb00b6 arm-none-eabi: Disable RWX segment warning in binutils
This warning is designed to catch likely vulnerabilities in code run
under memory protection -- allowing execution from memory which is
writable. However, embedded arm systems frequently require placing code
in RAM, for performance or functionality reasons. Disable the warning
that recent versions of binutils has added.

Signed-off-by: Keith Packard <keithp@keithp.com>
2022-08-19 22:03:27 +12:00
..
crosstool.config arm-none-eabi: Disable RWX segment warning in binutils 2022-08-19 22:03:27 +12:00
reported.by Add sample arm-none-eabi 2022-05-12 20:58:57 +12:00