blob: 38b7853ac871a92b5e690e589b29b5100a0ed07c [file] [log] [blame]
Tim Leebcccb4a2022-07-11 11:56:45 +08001SRC_URI:remove = "git://git.trustedfirmware.org/TF-A/trusted-firmware-a.git;protocol=https;name=tfa;branch=master"
2SRC_URI:append = "git://github.com/Nuvoton-Israel/arm-trusted-firmware.git;protocol=https;name=tfa;branch=nuvoton"
3SRCREV_tfa = "47ea2b50c8dd0b19217f70dc127299e23b0fe72c"
Tim Leee6504172022-10-04 16:34:54 +08004
5# Enable no warning for loading segment with RWX permissions
6EXTRA_OEMAKE += "LDFLAGS='--no-warn-rwx-segments'"