commit | 367442ef81c0c30f937e930e57e2e8b88124f526 | [log] [tgz] |
---|---|---|
author | baoguo.chen <baoguo.chen@amlogic.com> | Wed Apr 15 09:45:16 2020 +0800 |
committer | baoguo.chen <baoguo.chen@amlogic.com> | Wed Apr 15 09:51:43 2020 +0800 |
tree | 4f991c743ca852e9b6421fe002746336b7e6dbe8 | |
parent | 3606bbc6ee8ae8101269721edd28cf726bf1e8f9 [diff] |
secfirmload: Fixed issue of the fw parser. [1/1] PD#SWPL-24152 Problem: The picture is black after playing mpeg2 bitstream or video. Solution: Due to the existence of invalid firmware in the firmware table, when processing dup, the firmware analysis error is caused by the valid firmware. In order to solve this problem, the invalid fw needs to be removed from table, and this action needs to be processed when filtering the valid fw to avoid the possibility of overflow of the firmware table. Verify: TM2 SourceInfo: a0855fc9e105bd527747d0f5d75d9b9932539c9d + Ic8a94a43e26e5d6eb67b37e307224f8796fe227c Change-Id: I0405cb7b10b181f405b30b2cd091b90de41ec04e 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 2a588ca..400c41b 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