coreboot/Documentation/lib
Tim Wawrzynczak 24b4af668b fw_config: Convert fw_config to a 64-bit field
We all knew this was coming, 32 bits is never enough. Doing this early
so that it doesn't affect too much code yet. Take care of every usage of
fw_config throughout the codebase so the conversion is all done at once.

BUG=b:169668368
TEST=Hacked up this code to OR 0x1_000_0000 with CBI-sourced FW_CONFIG
and verify the console print contained that bit.

Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Change-Id: I6f2065d347eafa0ef7b346caeabdc3b626402092
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45939
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-10-30 15:24:52 +00:00
..
payloads arch/arm: Enable FIT payloads 2020-08-19 07:16:59 +00:00
abi-data-consumption.md Documentation: Add small fixes 2019-04-19 11:36:53 +00:00
flashmap.md Documentation: trivial typo fix strcut/struct 2019-10-24 16:27:47 +00:00
fw_config.md fw_config: Convert fw_config to a 64-bit field 2020-10-30 15:24:52 +00:00
index.md fw_config: Add firmware configuration interface 2020-06-02 16:40:04 +00:00
timestamp.md Documentation: Add small fixes 2019-04-19 11:36:53 +00:00