arm-trusted-firmware/include
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
..
arch locks: bakery: use is_dcache_enabled() helper 2020-04-07 09:33:13 +02:00
bl1 coverity: fix MISRA violations 2020-02-18 10:47:46 -06:00
bl2 BL2_AT_EL3: Enable pointer authentication support 2019-02-27 11:58:09 +00:00
bl2u Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl31 Use correct type when reading SCR register 2020-01-28 11:10:48 +00:00
bl32 spd: tlkd: support new TLK SMCs for RPMB service 2020-03-21 19:00:05 -07:00
common linker_script: move bss section to bl_common.ld.h 2020-04-02 13:38:24 +09:00
drivers Merge changes from topic "brcm_initial_support" into integration 2020-04-03 13:53:48 +00:00
dt-bindings stm32mp1: update device tree files 2019-01-18 15:45:08 +01:00
export TBB: Add an IO abstraction layer to load encrypted firmwares 2020-03-06 16:40:37 +05:30
lib coreboot: Add memory range parsing 2020-04-07 07:35:26 +00:00
plat Merge changes from topic "brcm_initial_support" into integration 2020-04-03 13:53:48 +00:00
services Implement SMCCC_ARCH_SOC_ID SMC call 2020-03-17 10:14:35 +00:00
tools_share Merge changes from topic "sb/dualroot" into integration 2020-03-10 13:47:47 +00:00