include/trusted-firmware-a.mk: remove the no-warn-rwx-segments hack
authorThomas Richard <[email protected]>
Fri, 29 Nov 2024 10:36:46 +0000 (11:36 +0100)
committerHauke Mehrtens <[email protected]>
Sun, 22 Dec 2024 22:48:53 +0000 (23:48 +0100)
commitc117d7a37a74f8b4c06828a4549d500288a124a7
treef4579ee9deb7616e387059dd841d4855b9d3a068
parent5292a2de26ac4cf7a00de0f7a0149174ed6be31c
include/trusted-firmware-a.mk: remove the no-warn-rwx-segments hack

Since v2.12, TF-A automatically selects the no-warn-rwx-segments option if
needed.
So move this hack to the package Makefiles.

Signed-off-by: Thomas Richard <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/17243
Signed-off-by: Hauke Mehrtens <[email protected]>
include/trusted-firmware-a.mk
package/boot/arm-trusted-firmware-bcm63xx/Makefile
package/boot/arm-trusted-firmware-mediatek/Makefile
package/boot/arm-trusted-firmware-mvebu/Makefile
package/boot/arm-trusted-firmware-rockchip/Makefile
package/boot/arm-trusted-firmware-stm32/Makefile
package/boot/arm-trusted-firmware-sunxi/Makefile
package/boot/rkbin/Makefile
package/boot/tfa-layerscape/Makefile