vc/amd/fsp: Make common directory
commit8834040069119c584c1ba91d5547c2387d0fd633
authorMartin Roth <martin.roth@amd.corp-partner.google.com>
Thu, 6 Oct 2022 21:44:55 +0000 (6 15:44 -0600)
committerMartin Roth <martin.roth@amd.corp-partner.google.com>
Sat, 8 Oct 2022 20:58:33 +0000 (8 20:58 +0000)
treef3f138865a12387a3423d7604c024f558a7aa4d1
parentc9205c57ea12650637ca18118768d3fb3b276feb
vc/amd/fsp: Make common directory

The common directory is for files that shouldn't change, or shouldn't
change much between platforms.

These will be removed from other directories and used in upcoming
commits.

Signed-off-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Change-Id: I37ed98a67b066598fdebcc5b034e64dc639fda7f
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68191
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/common/FspGuids.h [new file with mode: 0644]
src/vendorcode/amd/fsp/common/bl_uapp/bl_uapp_end.S [new file with mode: 0644]
src/vendorcode/amd/fsp/common/bl_uapp/bl_uapp_header.inc [new file with mode: 0644]
src/vendorcode/amd/fsp/common/bl_uapp/bl_uapp_startup.S [new file with mode: 0644]
src/vendorcode/amd/fsp/common/ccx_cppc_data.h [new file with mode: 0644]
src/vendorcode/amd/fsp/common/dmi_info.h [new file with mode: 0644]
src/vendorcode/amd/fsp/common/fsp_h_c99.h [new file with mode: 0644]
src/vendorcode/amd/fsp/common/include/bl_uapp/bl_errorcodes_public.h [new file with mode: 0644]