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>
1 file changed