diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2021-02-15 16:19:33 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2021-03-19 11:29:20 +0000 |
commit | 1dfa46ecfd6c0bcbfb10d6e3c051806f5e62c2ff (patch) | |
tree | f94420698b469a41f7ede3144cfd2210402082fd /.gitignore | |
parent | 823b1a827046ccfc00835bfbce95824dd644e9f9 (diff) |
cpu/x86/mp_init.c: Copy the stub parameter start32_offset into ramstage
Keep a copy of start32_offset into ramstage to avoid needing to pass
arguments, calling from assembly. Doing this in C code is better than
assembly.
Change-Id: Iac04358e377026f45293bbee03e30d792df407fd
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50765
Reviewed-by: Eugene Myers <cedarhouse1@comcast.net>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions