Skip to content
  • Ilias Apalodimas's avatar
    Fixes for lx2160a build · 01754f75
    Ilias Apalodimas authored
    
    
    Some OP-TEE related fixes are needed for the platform to boot correctly
    using OP-TEE.
    Specifically in TF-A for lx2, the option for parsing header on optee is
    not supported.  It expects a binary which can be loaded in memory where
    execution can start from.
    
    So add an option to support a single binary creation.
    
    Signed-off-by: default avatarIlias Apalodimas <ilias.apalodimas@linaro.org>
    01754f75