]> code.ossystems Code Review - meta-freescale.git/commit
optee-os: Use tee-raw.bin binary
authorTom Hochstein <tom.hochstein@nxp.com>
Wed, 16 Feb 2022 18:38:52 +0000 (12:38 -0600)
committerTom Hochstein <tom.hochstein@nxp.com>
Thu, 24 Feb 2022 19:32:53 +0000 (13:32 -0600)
commite933d4b9df470210cbbe331c2a91394ac681b15b
tree52b122ec413211c52a435618bb42c1afeac28f03
parent85f2b61f46ac5b8c5ac3c7e747c803891b8ec9b7
optee-os: Use tee-raw.bin binary

During the optee-os compilation, the gen_tee_bin.py script generates
a tee-raw.bin that is more space efficient and could replace
the tee.bin binary manually generated in the optee-os recipe
by objcpy.

This patch greatly reduces the size of tee.bin. On 64 bits platforms, we
observe a size descrease of ~68%, and on 32 bits platforms, a size
decrease of ~45%.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
recipes-security/optee-imx/optee-os_3.15.0.imx.bb