mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-22 13:37:10 +00:00
make: white-list SBL firmware boards
The top-level Makefile white-lists BOARDs require to generate UEFI executable, but more UEFI BOARDs have been supported since then. As a result, the build instructions in existing documents may not be sufficient for those new BOARD targets, if the reader misses to supply the FIRMWARE variable while building the hypervisor. Instead of adding new UEFI BOARD types using the original long if-else statements, I'd like to propose to white-list SBL BOARD types, and add the new SBL BOARD types to the list while needed. Tracked-On: #3541 Signed-off-by: Tonny Tzeng <tonny.tzeng@intel.com> Reviewed-by: Binbin Wu <binbin.wu@intel.com>
This commit is contained in:
parent
d82a00a128
commit
0a067a833f
Loading…
Reference in New Issue
Block a user