Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ldelf: increase heap size from 8 to 12 KiB
The ldelf heap is not big enough to load some 64-bit TAs with several shared libraries such as xtest 1006 when CFG_ULIBS_SHARED=y: * regression_1006 Test Basic OS features E/LD: copy_section_headers:766 malloc E/TC:? 0 init_with_ldelf:229 ldelf failed with res: 0xffff000c E/TC:? 0 tee_ta_open_session:727 Failed. Return error 0xffff000c regression_1006 FAILED Signed-off-by: Jerome Forissier <[email protected]> Acked-by: Joakim Bech <[email protected]> Reviewed-by: Jens Wiklander <[email protected]>
- Loading branch information