Add CONFIG_LP_DEFCONFIG_OVERRIDE_X64 flag to select default 64-bit config file in payloads/libpayload/configs directory. This is used in standalone environment. The existing libpayload deconfig file is for boards with 32-bit format and deconfig_64 file is added for 64-bit without adding specific board.[board name] file in libpayload. BUG=none TEST=Build with this new flag and check that the libpayload and depthcharge.elf are built in 64-bit format. Signed-off-by: Cliff Huang <cliff.huang@intel.com> Change-Id: Iac07cf9e3c11e49955c69553407be76ef4f8c060 Reviewed-on: https://review.coreboot.org/c/coreboot/+/84107 Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kim, Wonkyu <wonkyu.kim@intel.com> |
||
|---|---|---|
| .. | ||
| config.arm64-generic | ||
| config.bubs | ||
| config.emulation-qemu-arm | ||
| config.featuretest | ||
| config.gru | ||
| config.herobrine | ||
| config.mistral | ||
| config.nyan | ||
| config.oak | ||
| config.trogdor | ||
| config.unit-tests | ||
| config.veyron | ||
| defconfig | ||
| defconfig-arm | ||
| defconfig-tinycurses | ||
| defconfig_64 | ||