29 Feb, 2020

1 commit


23 Jan, 2020

1 commit


20 Jan, 2020

1 commit

  • Add new defconfig files for the J721e High Security EVM.

    These defconfigs are the same as for the non-secure part, except for:
    CONFIG_TI_SECURE_DEVICE option set to 'y'
    CONFIG_FIT_IMAGE_POST_PROCESS option set to 'y'
    CONFIG_SPL_FIT_IMAGE_POST_PROCESS option set to 'y'
    CONFIG_BOOTCOMMAND uses FIT images for booting

    Signed-off-by: Andrew F. Davis
    Reviewed-by: Lokesh Vutla
    Signed-off-by: Lokesh Vutla

    Andrew F. Davis