Searched hist:"579 d1e90d417909c43870d3decf3760851573770" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/include/lib/ |
| H A D | coreboot.h | 579d1e90d417909c43870d3decf3760851573770 Fri Mar 27 01:06:21 UTC 2020 Julius Werner <jwerner@chromium.org> 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
|
| /rk3399_ARM-atf/lib/coreboot/ |
| H A D | coreboot_table.c | 579d1e90d417909c43870d3decf3760851573770 Fri Mar 27 01:06:21 UTC 2020 Julius Werner <jwerner@chromium.org> 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
|