diff options
author | Aaron Durbin <adurbin@chromium.org> | 2015-04-03 20:33:39 -0500 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2015-04-04 09:05:27 +0200 |
commit | 8adf1bf2f387c31a8f0575164d90afddd5c17805 (patch) | |
tree | 238f75d57307cdb409552abf40e89235b079fae3 /documentation | |
parent | 1ea2e76035e165b31dc3eb638ead1caa92db7bc4 (diff) |
arm64: make secmon link with the manual template
Secmon needs a special build rule because of the objcopy -B
operation required to include it in ramstage. Utilize the
manual template so builds continue to work with upcoming
build chnages.
Note: secmon is actually missing symbols still so those
still need to be addressed. That looks to be as if
--gc-sections isn't be honored, but I'm actually thinking
the symbols are just erroneously carried over as the
references for these symbols don't show up in the
symbol table:
U coreboot_build
U coreboot_extra_version
U coreboot_version
U default_baudrate
U lb_add_console
U lb_add_serial
U uart_baudrate_divisor
Change-Id: I41c75e93536b73c4304ef3a87dc39d448d1f00d4
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/9300
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions