configs: synquacer: Enable EFI capsule update support
authorMasami Hiramatsu <masami.hiramatsu@linaro.org>
Fri, 4 Jun 2021 09:45:31 +0000 (18:45 +0900)
committerTom Rini <trini@konsulko.com>
Tue, 6 Jul 2021 18:11:50 +0000 (14:11 -0400)
commit3a37386f18c82f7270e892dbd51e3f00cf5d8a19
tree0bddd0b1b8c2f37679fd2d5d7cd1b70c9e310a13
parent6ae303b62b7c1d858e16a12b5ba86a41fcfa2d0f
configs: synquacer: Enable EFI capsule update support

Enable EFI capsule update support. With the EFI capsule update,
you can update U-Boot, TF-A and OP-TEE. TF-A and OP-TEE are
usually combined as a FIP binary, but if the binary is bigger
than 480KB, you have to modify FIP header, split the OP-TEE
and stores the OP-TEE binary in the different place. This
configuration supports both cases.

Signed-off-by: Masami Hiramatsu <masami.hiramatsu@linaro.org>
configs/synquacer_developerbox_defconfig
include/configs/synquacer.h