coreboot/src/commonlib/bsd
Arthur Heymans adee6a6945 vendorcode/amd/opensil: Add initial setup and API calls
- First a console is set up for opensil.
- After that a region in CBMEM is reserved and passed to opensil which
will use it as a buffer for input/output information.
- Finally opensil is called and the return value handled.

Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Change-Id: I4833a5a86034a13e6be102a6b68c3bb54108bc9a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76515
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2023-12-06 18:32:58 +00:00
..
include/commonlib/bsd vendorcode/amd/opensil: Add initial setup and API calls 2023-12-06 18:32:58 +00:00
cbfs_mcache.c commonlib/bsd, libpayload: Do not include helpers.h in stddef.h 2023-02-16 17:55:37 +00:00
cbfs_private.c commonlib/bsd, libpayload: Do not include helpers.h in stddef.h 2023-02-16 17:55:37 +00:00
elog.c elog: calculate year correctly in timestamp 2021-09-23 06:26:19 +00:00
gcd.c commonlib: Add GCD function 2023-11-04 17:05:28 +00:00
lz4.c.inc
lz4_wrapper.c arch to drivers/intel: Fix misspellings & capitalization issues 2023-09-08 00:53:57 +00:00