| Summary: | arm-trusted-firmware can no longer be compiled with fPIE | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | alexandru.apostolescu |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2022.02.3 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
alexandru.apostolescu
2022-06-27 10:09:40 UTC
By mistake I copied another commit hash. This is the mentioned commit hash: 1061ed6c6273e90618b05ddc0cb66be17364da33 You need to set the configuration option BR2_TARGET_ARM_TRUSTED_FIRMWARE_ADDITIONAL_VARIABLES to ENABLE_PIE=1. Closing this issue under the assumption that that helps. If not, please reopen. |