• Varun Wadekar's avatar
    tlkd: delete 'NEED_BL32' build variable · 458c3c13
    Varun Wadekar authored
    
    
    Remove the 'NEED_BL32' flag from the makefile. TLK compiles using a
    completely different build system and is present on the device as a
    binary blob. The NEED_BL32 flag does not influence the TLK load/boot
    sequence at all. Moreover, it expects that TLK binary be present on
    the host before we can compile BL31 support for Tegra.
    
    This patch removes the flag from the makefile and thus decouples both
    the build systems.
    
    Tested by booting TLK without the NEED_BL32 flag.
    Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
    458c3c13
nvidia-tegra.md 2.91 KB