File tree Expand file tree Collapse file tree 1 file changed +26
-6
lines changed Expand file tree Collapse file tree 1 file changed +26
-6
lines changed Original file line number Diff line number Diff line change @@ -95,13 +95,33 @@ ECDSA Signing and Verification | No | Yes | No
9595
96962 . Implement timer init divider via CPU frequency for N5X
9797
98- 3 . Bug fixing on previous upstream gap
99- - fix UART baudrate and clock
100- - fix MAC verify update and finalize for return response data
101- - fix asynchronous read response by copying data to input buffer
102-
103983 . Update checking on SEU_ERR
104- - add in printout with "ERROR" to indicate SEU_ERR instead of exiting execution
99+ - Add in printout with "ERROR" to indicate SEU_ERR instead of exiting
100+ execution
101+
102+ 4 . ATF support on Large Blob using SMMU
103+ - HSD#15011809296: extend the FPGA Crypto Service (FCS) support for
104+ large file size
105+ 1. HMAC SHA-2 Get Digest and MAC Verifying
106+ 2. ECDSA SHA-2 Data Signing and Signature Verifying
107+
108+ 5 . Bug fixing on
109+ - EMAC bridge setting from handoff data
110+ 1. HSD#18022644278: Fix EMAC pin muxes
111+ 2. HSD#18022644290: Set FPGA interfaces based on handoff data
112+ - FCS parameter size
113+ 1. HSD#15011923746: Fix fcs_client with increased param size
114+ crashes
115+ - Firewall
116+ 1. HSD#16018223231: Fix sp_timer0 is not disabled in firewall
117+ - HWMON
118+ 1. HSD#14017346372: Remove checking on TEMP and VOLT checking
119+ for HWMON
120+
121+ 6 . Bug fixing on previous upstream gap
122+ - Fix UART baudrate and clock
123+ - Fix MAC Verify Update and Finalize for return response data
124+ - Fix asynchronous read response by copying data to input buffer
105125
106126----
107127
You can’t perform that action at this time.
0 commit comments