Attention is currently required from: Gaggery, Subrata Banik.

Gaggery uploaded patch set #11 to this change.

View Change

The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)

commonlib: cbmem_id: Add id for ACPI BDAT

This patch adds ACPI BDAT (BIOS Data) in CBMEM support list.
ACPI BDAT implementation will request memory allocation
through CBMEM.

BUG=b:293441360
TEST=1. Add -DBDAT_SUPPORT=1 to build FSP packages.
2. Enable SOC_INTEL_RMT_PLUS flag with Brya.
3. Flash the image on Brya and ensure BDAT ACPI table
is available under /sys/firmware/acpi/tables/.
4. copy cbmem to the DUT and run 'cbmem --list' to
ensure the existence of ACPI BDAT.

Change-Id: Ic4925adfdaff36e28d47829322a8405ed92cad17
Signed-off-by: Gaggery Tsai <gaggery.tsai@intel.com>
---
M src/commonlib/bsd/include/commonlib/bsd/cbmem_id.h
1 file changed, 2 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/54/77254/11

To view, visit change 77254. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: Ic4925adfdaff36e28d47829322a8405ed92cad17
Gerrit-Change-Number: 77254
Gerrit-PatchSet: 11
Gerrit-Owner: Gaggery <gaggery.tsai@intel.com>
Gerrit-Reviewer: Martin L Roth <gaumless@gmail.com>
Gerrit-Reviewer: Subrata Banik <subratabanik@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@mailbox.org>
Gerrit-CC: Stefan Reinauer <stefan.reinauer@coreboot.org>
Gerrit-Attention: Gaggery <gaggery.tsai@intel.com>
Gerrit-Attention: Subrata Banik <subratabanik@google.com>
Gerrit-MessageType: newpatchset