Home
last modified time | relevance | path

Searched hist:"304 ad94b34c2117823169a199558e7484139caa1" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/
H A DMakefile304ad94b34c2117823169a199558e7484139caa1 Tue Sep 05 20:06:29 UTC 2023 Andrey Skvortsov <andrej.skvortzov@gmail.com> fix(build): don't generate build-id

1. build-id takes space in memory
2. in some cases for lto build linker decided to put new
.note.gnu.build-id section before .text section. The result was
non-working image, because entry point wasn't at __BLXX_START__
anymore.

Signed-off-by: Andrey Skvortsov <andrej.skvortzov@gmail.com>
Change-Id: Id78ccbc51e5ef82296069444ab438a1964a74e78