build.config: Introduce PREFERRED_USERSPACE

Used to indicate preferred userspace to external scripts which help pack
the kernel images.

Change-Id: Ic6d12f4157df81e9d0b87a552ca1333e955f3b08
Signed-off-by: Elliot Berman <quic_eberman@quicinc.com>
This commit is contained in:
Elliot Berman 2022-07-26 10:47:51 -07:00
parent 19868ec73c
commit d9ba6f951e

View File

@ -17,6 +17,7 @@ BOOT_IMAGE_HEADER_VERSION=3
BASE_ADDRESS=0x80000000
PAGE_SIZE=4096
DTB_IMG_CREATE=1
PREFERRED_USERSPACE=vm
declare -A MKDTIMGDTBS