Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | armvirt: disable LD dead code elimination on ARM32 | Mathew McBride | 2023-06-02 |
This interferes with the generation of the EFI stub section for ARM32. As this target is not size constrained, disable the dead code data elimination hack. Signed-off-by: Mathew McBride <matt@traverse.com.au> |