coreboot/src
Raul E Rangel 6938f353ca lib/cbfs: Add CBFS_CACHE_ALIGN Kconfig option
This option will allow platforms to set the alignment of the cbfs_cache
buffers.

BUG=b:179699789
TEST=gdb -ex 'p cbfs_cache' /tmp/coreboot/guybrush/cbfs/fallback/ramstage.debug
$1 = {buf = 0x0, size = 0, alignment = 8, last_alloc = 0x0, second_to_last_alloc = 0x0, free_offset = 0}

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I74598d4bcbca9a01cc8c65012d7e4ae341d052b1
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58706
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2021-11-04 10:34:19 +00:00
..
acpi acpi/acpigen.c: Remove weak gpio definition 2021-10-29 00:52:50 +00:00
arch SMBIOS/SCONFIG: Allow devtree-defined Type 41 entries 2021-11-04 10:25:09 +00:00
commonlib commonlib/mem_pool: Allow configuring the alignment 2021-11-04 10:33:52 +00:00
console src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
cpu cpu/amd/mtrr: Remove topmem global variables 2021-11-03 18:36:15 +00:00
device src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
drivers google/trogdor: Add backlight support for Parade ps8640 2021-11-02 08:17:21 +00:00
ec ec/google/chromeec: Register USB-C mux operations 2021-10-06 22:20:32 +00:00
include SMBIOS/SCONFIG: Allow devtree-defined Type 41 entries 2021-11-04 10:25:09 +00:00
lib lib/cbfs: Add CBFS_CACHE_ALIGN Kconfig option 2021-11-04 10:34:19 +00:00
mainboard mb/google/guybrush: Set Gen3 default for all PCIe devices 2021-11-04 10:31:27 +00:00
northbridge cpu/amd/mtrr: Remove topmem global variables 2021-11-03 18:36:15 +00:00
security security/intel/txt: Get addr bits at runtime 2021-11-01 15:59:54 +00:00
soc amd/i2c: Remove the weak function 2021-11-04 10:31:37 +00:00
southbridge include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDs 2021-11-02 15:50:03 +00:00
superio src/soc to src/superio: Fix spelling errors 2021-10-05 18:07:08 +00:00
vendorcode vc/mediatek/mt8195: Remove unused code and comments 2021-11-01 15:57:11 +00:00
Kconfig SMBIOS/SCONFIG: Allow devtree-defined Type 41 entries 2021-11-04 10:25:09 +00:00