secfirmload: optimize firmware ta to prevent preload failed. [1/1]

PD#SWPL-23530

Problem:
optimize firmware ta to prevent preload failed.

Solution:
1. decrease the size of heap to 2560KB.
2. removes the array inside the code which save nearly 1.5MB.
3. the current memory configuration is (stack 64KB, heap 2560KB).
4. add a new firmware format VIDEO_DEC_AV1_MMU.

Verify:
U212

Codeinfo:
06c4dfb878787c3edf4beee23f94af42c6ec16aa +
I308fc5a894165c0554cbd55e48fc178d5e4d3255

Change-Id: Ib8ca8d529953bc7acece48a4bc62dc2cf7756484
Signed-off-by: baoguo.chen <baoguo.chen@amlogic.com>
diff --git a/secfirmload/secloadbin/noarch/ta/526fc4fc-7ee6-4a12-96e3-83da9565bce8.ta b/secfirmload/secloadbin/noarch/ta/526fc4fc-7ee6-4a12-96e3-83da9565bce8.ta
index c4f3ca0..2a588ca 100644
--- a/secfirmload/secloadbin/noarch/ta/526fc4fc-7ee6-4a12-96e3-83da9565bce8.ta
+++ b/secfirmload/secloadbin/noarch/ta/526fc4fc-7ee6-4a12-96e3-83da9565bce8.ta
Binary files differ