| commit | ecb8a7689ff60a315b1413e640b6962f90ca9f42 | [log] [tgz] |
|---|---|---|
| author | Chris Kay <chris.kay@arm.com> | Thu Jan 04 11:56:37 2024 +0000 |
| committer | Chris Kay <chris.kay@arm.com> | Thu Jan 04 11:58:02 2024 +0000 |
| tree | de4d9353d2c7136ed6fe79d8a81556adca0d504c | |
| parent | a0e46db319398df36e4bd3c49e391c814079b898 [diff] |
build: disable RWX segment warnings for the EL3 payload The EL3 payload is not currently linked with the RWX segment warning disabled, which is causing it to fail some builds in the CI. Change-Id: I35815b721f027c226bcd932ed3177ee19caf318a Signed-off-by: Chris Kay <chris.kay@arm.com>