[U-Boot] [RESEND PATCH v3 25/26] armv8: ls1012aqds: Add TFABOOT support

York Sun york.sun at nxp.com
Tue Oct 9 19:49:53 UTC 2018


On 10/09/2018 06:20 AM, Rajesh Bhagat wrote:
> TFABOOT support includes:
>  - ls1012aqds_tfa_defconfig to be loaded by trusted firmware
>  - environment address and size changes for TFABOOT
>  - define BOOTCOMMAND for TFABOOT
> 
> Signed-off-by: Rajesh Bhagat <rajesh.bhagat at nxp.com>
> Signed-off-by: Vinitha V Pillai <vinitha.pillai at nxp.com>
> Signed-off-by: Pankit Garg <pankit.garg at nxp.com>
> ---
> Change in v3:                                                                   
>  - Added ls1012aqds_tfa_SECURE_BOOT_defconfig                                   
>                                                                                 
> Change in v2:                                                                   
>  - Merged ls1012aqds TFA boot support patches                                   
>  - Removed extra CONFIG_TFABOOT flag usage  
> 
>  board/freescale/ls1012aqds/ls1012aqds.c      | 17 ++++-
>  configs/ls1012aqds_tfa_SECURE_BOOT_defconfig | 65 ++++++++++++++++++++
>  configs/ls1012aqds_tfa_defconfig             | 62 +++++++++++++++++++
>  3 files changed, 141 insertions(+), 3 deletions(-)
>  create mode 100644 configs/ls1012aqds_tfa_SECURE_BOOT_defconfig
>  create mode 100644 configs/ls1012aqds_tfa_defconfig
> 

Seeing compiling error for ls1012aqds_tfa_SECURE_BOOT. Please check.

York


More information about the U-Boot mailing list