diff options
author | Jakub Czapiga <jacz@semihalf.com> | 2021-03-23 12:28:06 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2021-03-28 16:00:01 +0000 |
commit | caebcb7014b52780a0f260cd7763d7f81ba0a264 (patch) | |
tree | 93f468cdf660c1245a6ce3989d7e8c76861fe284 /payloads | |
parent | 265fad562f2bc255d2ba19841889bc7f7fe5be06 (diff) | |
download | coreboot-caebcb7014b52780a0f260cd7763d7f81ba0a264.tar.xz |
tests/include/tests/test.h: Add TEST_REGION_UNALLOCATED
Some tested modules require regions to be defined but do not necessarily
access them. TEST_REGION_UNALLOCATED() combined with DECLARE_REGION()
are sufficient for most cases that require symbols only.
Signed-off-by: Jakub Czapiga <jacz@semihalf.com>
Change-Id: I51c5f6ce56575021c6e4277a9ed17263cd2e3bb2
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51769
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'payloads')
0 files changed, 0 insertions, 0 deletions