arm-trusted-firmware/lib/coreboot
Julius Werner 579d1e90d4 coreboot: Add memory range parsing
This patch adds code to parse memory range information passed by
coreboot, and a simple helper to test whether a specific address belongs
to a range. This may be useful for coreboot-using platforms that need to
know information about the system's memory layout (e.g. to check whether
an address passed in via SMC targets valid DRAM).

Signed-off-by: Julius Werner <jwerner@chromium.org>
Change-Id: I3bea326c426db27d1a8b7d6e17418e4850e884b4
2020-04-07 07:35:26 +00:00
..
coreboot.mk Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
coreboot_table.c coreboot: Add memory range parsing 2020-04-07 07:35:26 +00:00