Kyösti Mälkki has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47599 )
Change subject: arch/x86: Move prologue to .init section
......................................................................
Patch Set 7:
(3 comments)
https://review.coreboot.org/c/coreboot/+/47599/1/src/arch/x86/bootblock_crt0...
File src/arch/x86/bootblock_crt0.S:
https://review.coreboot.org/c/coreboot/+/47599/1/src/arch/x86/bootblock_crt0...
PS1, Line 19: #include <cpu/x86/16bit/entry16.inc>
: #include <cpu/x86/16bit/reset16.inc>
: #include <cpu/x86/32bit/entry32.inc>
Section .init description for ELF: […]
Ack
https://review.coreboot.org/c/coreboot/+/47599/1/src/arch/x86/bootblock_crt0...
PS1, Line 57: .previous
I might have replicated this from id.S or fit. […]
Done
https://review.coreboot.org/c/coreboot/+/47599/2/src/cpu/x86/16bit/reset16.l...
File src/cpu/x86/16bit/reset16.ld:
https://review.coreboot.org/c/coreboot/+/47599/2/src/cpu/x86/16bit/reset16.l...
PS2, Line 61: _bogus2 = ASSERT(_start16bit & 0x80000000, "Invalid linker script");
Maybe use different assertion error messages to avoid confusion?
Done
--
To view, visit
https://review.coreboot.org/c/coreboot/+/47599
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If32518b1c19d08935727330314904b52a246af3c
Gerrit-Change-Number: 47599
Gerrit-PatchSet: 7
Gerrit-Owner: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Jason Glenesk
jason.glenesk@gmail.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Marshall Dawson
marshalldawson3rd@gmail.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Mon, 07 Dec 2020 15:13:04 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Angel Pons
th3fanbus@gmail.com
Comment-In-Reply-To: Arthur Heymans
arthur@aheymans.xyz
Comment-In-Reply-To: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-MessageType: comment