diff options
author | Subrata Banik <subratabanik@google.com> | 2024-05-16 15:19:22 +0530 |
---|---|---|
committer | Subrata Banik <subratabanik@google.com> | 2024-05-24 08:10:56 +0000 |
commit | 36e2b97e4cdaeb065265ed79b77f130747308b61 (patch) | |
tree | 837f3e011868e35113480ddffeff993892848c67 /util/superiotool/smsc.c | |
parent | 814ae3b05507726938b0f9a9ba0c3a2a37e7b295 (diff) |
libpayload: Inject head.S into libc, remove separate class
Integrate head.S directly into libc and remove all instances of head.o.
* Drop 'separate class' entry for head.S.
* Drop special treament for head.o inside lpgcc.
* Change the .text in `x86/head.S` to `.section .text._entry`.
* Drop arch/mock/head.c, initially added as a dummy file.
Change-Id: I156d781908fcc38d455bbf9f2c29e5ab95c7775a
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82478
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'util/superiotool/smsc.c')
0 files changed, 0 insertions, 0 deletions