vc/amd/fsp: Add Morgana FSP vendorcode
commit87bbeac2eb2587f0ede755d97122e5c2db140dad
authorMartin Roth <martin.roth@amd.corp-partner.google.com>
Thu, 6 Oct 2022 21:52:38 +0000 (6 15:52 -0600)
committerMartin Roth <martin.roth@amd.corp-partner.google.com>
Sat, 8 Oct 2022 20:58:58 +0000 (8 20:58 +0000)
treed16619cefc4cf463dfcea96ac982a4875b0de573
parent8834040069119c584c1ba91d5547c2387d0fd633
vc/amd/fsp: Add Morgana FSP vendorcode

Initial commit of the FSP-specific code for the Morgana SoC.

This is just an initial framework and still needs to be updated
to match the Morgana FSP.

Signed-off-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Change-Id: Ic53c59404f96c73c55eb2648113c5ced26d6e20c
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68192
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
src/vendorcode/amd/fsp/morgana/FspUpd.h [new file with mode: 0644]
src/vendorcode/amd/fsp/morgana/FspUsb.h [new file with mode: 0644]
src/vendorcode/amd/fsp/morgana/FspmUpd.h [new file with mode: 0644]
src/vendorcode/amd/fsp/morgana/FspsUpd.h [new file with mode: 0644]
src/vendorcode/amd/fsp/morgana/include/bl_uapp/bl_syscall_public.h [new file with mode: 0644]
src/vendorcode/amd/fsp/morgana/platform_descriptors.h [new file with mode: 0644]