diff options
author | Kangheui Won <khwon@chromium.org> | 2021-04-15 14:19:47 +1000 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-04-23 16:33:44 +0000 |
commit | f2996328311f6281218ce5acc8ffa3e232d2667a (patch) | |
tree | 176dc8f9e834288d013669f76efd095c602acb41 /src/arch/arm64/ramdetect.c | |
parent | 5f445f97c202b8d8947fa621934e9faa2b1d47a4 (diff) |
amd/vboot: remove bl_syscall_public.h from include
bl_syscall_public.h is a header file for PSP app, but was used for x86
code to get the definition of PSP_INFO. Move the definition into
psp_transfer.h and do not include bl_syscall_public.h from x86 code.
BUG=none
TEST=build psp_verstage on zork
BRANCH=none
Signed-off-by: Kangheui Won <khwon@chromium.org>
Change-Id: I0fe011652a47d0ba2939dc31ee3b83f0718a61dc
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52537
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/arch/arm64/ramdetect.c')
0 files changed, 0 insertions, 0 deletions