xref: /rkbin/doc/release/RK3576_EN.md (revision f43a462e7a1429a9d407ae52b4745033034a6cf9)
1# RK3576 Release Note
2
3## rk3576_boost_v1.03.bin
4
5| Date       | File                  | Build commit | Severity  |
6| ---------- | :-------------------- | ----------- | -------- |
7| 2025-01-24 | rk3576_boost_v1.03.bin | 8a55316839   | moderate |
8
9### Fixed
10
11| Index | Severity  | Update                  | Issue description                    | Issue source |
12| ----- | --------- | ----------------------- | ------------------------------------ | ------------ |
13| 1     | moderate | accelerate UFS boot speed. | The boot speed of UFS is relatively slow. | -            |
14
15------
16
17## rk3576_bl31_v1.15.elf
18
19| Date       | File                  | Build commit | Severity  |
20| ---------- | :-------------------- | ------------ | --------- |
21| 2025-01-03 | rk3576_bl31_v1.15.elf | bf841fed1    | important |
22
23### New
24
251. Support dual system.
262. Support wake source after virtual-poweroff.
273. Enhanced otp stability after ultra sleep.
28
29------
30
31## rk3576_bl31_v1.14.elf
32
33| Date       | File                  | Build commit | Severity  |
34| ---------- | :-------------------- | ------------ | --------- |
35| 2024-11-08 | rk3576_bl31_v1.14.elf | c481e5368    | important |
36
37### New
38
391. Support RK3576 j/m.
402. Support reset arch timer after system resume.
41
42------
43
44## rk3576_ddr_lp4_2112MHz_lp5_2736MHz{_ultra,_eyescan}_v1.09.bin
45
46| Date       | File                                                          | Build commit | Severity  |
47| ---------- | :------------------------------------------------------------ | ------------ | --------- |
48| 2024-11-07 | rk3576_ddr_lp4_2112MHz_lp5_2736MHz{_ultra,_eyescan}_v1.09.bin | 2f85f4b2d4   | important |
49
50### New
51
521. Add support RK3576J and RK3576M.
532. Optimize DDR performance.
543. Hptimer support 1G frequency.
55
56------
57
58## rk3576_usbplug_v1.04.bin
59
60| Date       | File                  | Build commit | Severity  |
61| ---------- | :-------------------- | ------------ | --------- |
62| 2024-11-07 | rk3576_usbplug_v1.04.bin | 13ceb2afdcb | important     |
63
64### Fixed
65
66| Index | Severity  | Update                                                       | Issue description                                            | Issue source |
67| ----- | --------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------ |
68| 1     | important | Add 1Ghz arch timer support, and usbplug is adjusted to get current arch timer frequency from preloader by default. | Delay in usbplug is inaccurate. | -            |
69
70------
71
72## rk3576_spl_v1.07.bin
73
74| Date       | File                  | Build commit | Severity  |
75| ---------- | :-------------------- | ------------ | --------- |
76| 2024-11-07 | rk3576_spl_v1.07.bin | 13ceb2afdcb | important     |
77
78### Fixed
79
80| Index | Severity  | Update                                                       | Issue description                                            | Issue source |
81| ----- | --------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------ |
82| 1     | important | Add 1Ghz arch timer support, and SPL is adjusted to get current arch timer frequency from preloader by default. | Delay in SPL is inaccurate, and time print at the end is inaccurate too. | -            |
83
84------
85
86## rk3576_bl32_v1.05.bin
87
88| Date       | File                  | Build commit | Severity  |
89| ---------- | :-------------------- | ------------ | --------- |
90| 2024-11-01 | rk3576_bl32_v1.05.bin | 9f2aca7d1    | important |
91
92### Fixed
93
94| Index | Severity  | Update                                                       | Issue description                                            | Issue source |
95| ----- | --------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------ |
96| 1     | important | check whether the rpmb key has been burned before changing security level | upgrading from weak security level to strong security level may result in rpmb key verification failure | -            |
97| 2     | important | fixed RSA OAEP MGF1 algorithm                                | TA will report an error when using RSA algorithm OAEP MGF1 padding method | -            |
98| 3     | important | fixed condition of whether secure boot is enabled            | Under unstable hardware conditions, it may be mistakenly believed that secure boot is enabled | -            |
99
100------
101
102## rk3576_bl31_v1.13.elf
103
104| Date       | File                  | Build commit | Severity  |
105| ---------- | :-------------------- | ------------ | --------- |
106| 2024-10-31 | rk3576_bl31_v1.13.elf | b21ffefc7    | important |
107
108### New
109
1101. Add control for PLDO2 in the system suspend/resume.
111
112------
113
114## rk3576_ddr_lp4_2112MHz_lp5_2736MHz{_ultra,_eyescan}_v1.08.bin
115
116| Date       | File                                                          | Build commit | Severity  |
117| ---------- | :------------------------------------------------------------ | ------------ | --------- |
118| 2024-10-09 | rk3576_ddr_lp4_2112MHz_lp5_2736MHz{_ultra,_eyescan}_v1.08.bin | fcb0cfd52f   | important |
119
120### New
121
1221. Add support RK3576S.
123
124------
125
126## rk3576_bl31_v1.12.elf
127
128| Date       | File                  | Build commit | Severity  |
129| ---------- | :-------------------- | ------------ | --------- |
130| 2024-10-09 | rk3576_bl31_v1.12.elf | 2535b79ce    | important |
131
132### New
133
1341. Support fast-boot.
1352. Support RK3576S1.
136
137------
138
139## rk3576_ddr_lp4_2112MHz_lp5_2736MHz{_ultra,_eyescan}_v1.07.bin
140
141| Date       | File                                                         | Build commit | Severity  |
142| ---------- | :----------------------------------------------------------- | ------------ | --------- |
143| 2024-09-26 | rk3576_ddr_lp4_2112MHz_lp5_2736MHz{_ultra,_eyescan}_v1.07.bin | 584efc13bf   | important |
144
145### New
146
1471. Enable dvfs/periodic training in loader.
148
149### Fixed
150
151| Index | Severity  | Update                                          | Issue description                                            | Issue source |
152| ----- | --------- | ----------------------------------------------- | ------------------------------------------------------------ | ------------ |
153| 1     | important | Fix rd_dqs_vref_training                        | A few chips rd_dqs_vref_training results may be unreasonable, resulting in abnormal DDR | -            |
154| 2     | important | Fix LPDDR5 ultra suspend resume failure issue   | -                                                            | -            |
155| 3     | moderate  | Update the criteria of the eye scan result pass | -                                                            | -            |
156
157------
158
159## rk3576_usbplug_fspi1_v1.03.bin
160
161| Date       | File                  | Build commit | Severity  |
162| ---------- | :----------------------- | ----------- | -------- |
163| 2024-09-18 | rk3576_usbplug_fspi1_v1.03.bin | 4546bd092ab5 | important     |
164
165### New
166
1671. Support GPT bakcup.
168
169------
170
171## rk3576_bl31_v1.11.elf
172
173| Date       | File                  | Build commit | Severity  |
174| ---------- | :-------------------- | ------------ | --------- |
175| 2024-09-21 | rk3576_bl31_v1.11.elf | 5ed489867    | important |
176
177### New
178
1791. Support non-CPU0 interrupt wake up when system suspend.
1802. Pull up pmu_sleep pin1 by default when system suspend.
1813. Support AMP OS.
182
183------
184
185## rk3576_spl_v1.06.bin
186
187| Date       | File                  | Build commit | Severity  |
188| ---------- | :----------------------- | ----------- | -------- |
189| 2024-09-13 | rk3576_spl_v1.06.bin | 8532be3569c   | important     |
190
191### New
192
1931. Modify the erase protection function, and vendor storage data can also be erased.
1942. Modify the MPHY power supply judgment to solve some UFS support exception issues.
1953. Add CRU reset to the controller to solve individual UFS initialization issues.
196
197------
198
199## rk3576_usbplug_v1.03.bin
200
201| Date        | File                     | Build commit | Severity  |
202| ----------- | :----------------------- | ------------ | --------- |
203| 2024-09-013 | rk3576_usbplug_v1.03.bin | 8532be356    | important |
204
205### New
206
2071. Modify the erase protection function, and vendor storage data can also be erased.
2082. Modify the MPHY power supply judgment to solve some UFS support exception issues.
2093. Add CRU reset to the controller to solve individual UFS initialization issues.
210
211------
212
213## rk3576_bl32_v1.04.bin
214
215| Date       | File                  | Build commit | Severity  |
216| ---------- | :-------------------- | ------------ | --------- |
217| 2024-09-02 | rk3576_bl32_v1.04.bin | 6c78a7d8c    | important |
218
219### New
220
2211. Supports reading and writing OTP data for Non Protected OEM Zone.
2222. Support software TA encryption key, customers can use TA encryption function without burning the key.
223
224------
225
226## rk3576_ddr_lp4_2112MHz_lp5_2736MHz{_ultra,_eyescan}_v1.06.bin
227
228| Date       | File                                                         | Build commit | Severity  |
229| ---------- | :----------------------------------------------------------- | ------------ | --------- |
230| 2024-07-27 | rk3576_ddr_lp4_2112MHz_lp5_2736MHz{_ultra,_eyescan}_v1.06.bin | a6303af65c   | important |
231
232### New
233
2341. Support x16, x8 die mixed package LPDDR4(X).
2352. Add JEDEC Rx Mask for eyescan.
236
237### Fixed
238
239| Index | Severity  | Update                                                 | Issue description                                            | Issue source |
240| ----- | --------- | ------------------------------------------------------ | ------------------------------------------------------------ | ------------ |
241| 1     | important | Optimize LPDDR5 stability                              | -                                                            | -            |
242| 2     | important | Fix ultra suspend low probability resume failure issue | ultra suspend resume fails with a low probability            | -            |
243| 3     | moderate  | Optimize uart printing speed                           | -                                                            | -            |
244| 4     | moderate  | Increased force jtag time to 1 second                  | Individual boards with problematic uart hardware design will be switched to jtag mode | -            |
245
246------
247
248## rk3576_bl32_v1.03.bin
249
250| Date       | File                  | Build commit | Severity  |
251| ---------- | :-------------------- | ------------ | --------- |
252| 2024-07-22 | rk3576_bl32_v1.03.bin | 1bfd9b503    | important |
253
254### New
255
2561. Support block reading of RPMB data.
2572. Close Keylad function for get otp zero count.
258
259------
260
261## rk3576_bl31_v1.10.elf
262
263| Date       | File                  | Build commit | Severity  |
264| ---------- | :-------------------- | ------------ | --------- |
265| 2024-07-20 | rk3576_bl31_v1.10.elf | 6130bb51a    | important |
266
267### New
268
2691. Support gpio0 debounce interrupt wake up when system suspend.
2702. Support access mem_os_reg.
2713. Save global reset status in mem_os_reg.
272
273------
274
275## rk3576_bl31_v1.09.elf
276
277| Date       | File                  | Build commit | Severity  |
278| ---------- | :-------------------- | ------------ | --------- |
279| 2024-06-28 | rk3576_bl31_v1.09.elf | 286c013b2    | important |
280
281### New
282
2831. Support to close VDD_CPU_BIG.
2842. Support 1G frequency of cpu timer.
2853. Support for reducing length.
286
287------
288
289## rk3576_spl_v1.05.bin
290
291| Date       | File                  | Build commit | Severity  |
292| ---------- | :----------------------- | ----------- | -------- |
293| 2024-06-19 | rk3576_spl_v1.05.bin | 884f049582f   | important     |
294
295### Fixed
296
297| Index | Severity  | Update                  | Issue description                    | Issue source |
298| ----- | --------- | ----------------------- | ------------------------------------ | ------------ |
299| 1     | important     | Add write maskrom flag to OS_REG0 support | SPL will now write OS_REG0 to enter maskrom mode. | -        |
300
301------
302
303## rk3576_{usbplug,usbplug_fspi1}_v1.02.bin
304
305| Date       | File                  | Build commit | Severity  |
306| ---------- | :----------------------- | ----------- | -------- |
307| 2024-06-19 | rk3576_{usbplug,usbplug_fspi1}_v1.02.bin | 0fe85c2474 | important     |
308
309### Fixed
310
311| Index | Severity  | Update                  | Issue description                    | Issue source |
312| ----- | --------- | ----------------------- | ------------------------------------ | ------------ |
313| 1     | important     | Add clear OS_REG0 support | SPL will write OS_REG0 to enter maskrom mode, usbplug needs to clear the maskrom flag accordingly. | -        |
314
315------
316
317## rk3576_ddr_lp4_2112MHz_lp5_2736MHz{_ultra,eyescan}_v1.05.bin
318
319| Date       | File                                                         | Build commit | Severity  |
320| ---------- | :----------------------------------------------------------- | ------------ | --------- |
321| 2024-06-17 | rk3576_ddr_lp4_2112MHz_lp5_2736MHz{_ultra,eyescan}_v1.05.bin | da1087e33f   | important |
322
323### New
324
3251. Supports dram whose cs0 row is less than cs1 row.
3262. Add eyescan DDR bin.
327
328### Fixed
329
330| Index | Severity  | Update                                            | Issue description                             | Issue source |
331| ----- | --------- | ------------------------------------------------- | --------------------------------------------- | ------------ |
332| 1     | important | Ensure VOP bandwidth in extreme situations        | -                                             | -            |
333| 2     | important | Fix probabilistic failure to detect LPDDR4(X) CS1 | Probabilistic failure to detect LPDDR4(X) CS1 | -            |
334
335------
336
337## rk3576_bl31_v1.08.elf
338
339| Date       | File                  | Build commit | Severity  |
340| ---------- | :-------------------- | ------------ | --------- |
341| 2024-06-07 | rk3576_bl31_v1.08.elf | 6102c2d62    | important |
342
343### New
344
3451. Support rbrom command in UFS machines.
3462. Enable memory repair according to otp.
347
348------
349
350## rk3576_bl31_v1.07.elf
351
352| Date       | File                  | Build commit | Severity  |
353| ---------- | :-------------------- | ------------ | --------- |
354| 2024-05-29 | rk3576_bl31_v1.07.elf | d6d387faa    | important |
355
356### New
357
3581. Support power off vdd_logic when virtual-poweroff.
3592. Support to configure bus_mcu in NS.
3603. Improve DDR stability when ultra suspend.
3614. Support DFS in VOP+EBC machine.
362
363------
364
365## rk3576_ddr_lp4_2112MHz_lp5_2736MHz{_ultra,eyescan}_v1.04.bin
366
367| Date       | File                                                         | Build commit | Severity  |
368| ---------- | :----------------------------------------------------------- | ------------ | --------- |
369| 2024-05-28 | rk3576_ddr_lp4_2112MHz_lp5_2736MHz{_ultra,eyescan}_v1.04.bin | 27ded95582   | important |
370
371### New
372
3731. Supports dram whose cs0 row is less than cs1 row.
3742. Add eyescan DDR bin.
375
376### Fixed
377
378| Index | Severity  | Update                                                    | Issue description | Issue source |
379| ----- | --------- | --------------------------------------------------------- | ----------------- | ------------ |
380| 1     | important | Fix an issue with some LPDDR5 read eye skewed to the left | -                 | -            |
381| 2     | important | Improve LPDDR5 534MHz high temperature stability          | -                 | -            |
382| 3     | important | Improve ultra suspend stability                           | -                 | -            |
383| 4     | important | Improve reboot stability                                  | -                 | -            |
384| 5     | moderate  | Improve print result of eye scan                          | -                 | -            |
385
386------
387
388## rk3576_boost_v1.02.bin
389
390| Date       | File                  | Build commit | Severity  |
391| ---------- | :-------------------- | ----------- | -------- |
392| 2024-05-25 | rk3576_boost_v1.02.bin | 85a3a9ac98   | moderate |
393
394### Fixed
395
396| Index | Severity  | Update                  | Issue description                    | Issue source |
397| ----- | --------- | ----------------------- | ------------------------------------ | ------------ |
398| 1     | moderate | Close uart print | If baud rate is not 1500000,it will print garbled text. | -            |
399
400------
401
402## rk3576_spl_v1.04.bin
403
404| Date       | File                  | Build commit | Severity  |
405| ---------- | :-------------------- | ------------ | --------- |
406| 2024-05-17 | rk3576_spl_v1.04.bin | 3e169ed6d1d    | important |
407
408### Fixed
409
410| Index | Severity  | Update                                         | Issue description                    | Issue source |
411| ----- | --------- | ---------------------------------------------- | ------------------------------------ | ------------ |
412| 1     | important | When bootrom boot from sd card, fail at SPL stage | SD card power-off mechanism in SPL exists problem | -            |
413
414------
415
416## rk3576_bl31_v1.06.elf
417
418| Date       | File                  | Build commit | Severity  |
419| ---------- | :-------------------- | ------------ | --------- |
420| 2024-05-16 | rk3576_bl31_v1.06.elf | a2ba6bc7c    | important |
421
422### New
423
4241. Print global reset status.
4252. Support suspend from any cpu.
426
427------
428
429## rk3576_bl32_v1.02.bin
430
431| Date       | File                  | Build commit | Severity  |
432| ---------- | :-------------------- | ------------ | --------- |
433| 2024-05-13 | rk3576_bl32_v1.02.bin | b90c1680e    | important |
434
435### New
436
4371. Support read write verify toybrick ksn.
438
439------
440
441## rk3576_spl_v1.03.bin
442
443| Date       | File                  | Build commit | Severity  |
444| ---------- | :-------------------- | ------------ | --------- |
445| 2024-04-30 | rk3576_spl_v1.03.bin | e53b21c53e6    | important |
446
447### Fixed
448
449| Index | Severity  | Update                                         | Issue description                    | Issue source |
450| ----- | --------- | ---------------------------------------------- | ------------------------------------ | ------------ |
451| 1     | important | Fix GPT problem caused by different blocksizes of TF card and UFS device | Invalid GPT error happens | -            |
452
453------
454
455## rk3576_bl31_v1.05.elf
456
457| Date       | File                  | Build commit | Severity  |
458| ---------- | :-------------------- | ------------ | --------- |
459| 2024-04-24 | rk3576_bl31_v1.05.elf | 76e9c9f54    | important |
460
461### New
462
4631. Enable pd_gpu repair.
4642. Add otp init.
4653. Increase pvptll length for middle frequencies.
4664. Adjust pvtpll table by otp opp info.
4675. Hptimer support 1G frequency.
4686. Don't use cpu unclean src.
469
470### Fixed
471
472| Index | Severity  | Update                                         | Issue description                    | Issue source |
473| ----- | --------- | ---------------------------------------------- | ------------------------------------ | ------------ |
474| 1     | important | Fix cpu frequecy error when suspend and resume | System crash when suspend and resume | -            |
475
476------
477
478## rk3576_boost_v1.00.bin
479
480| Date       | File                  | Build commit | Severity  |
481| ---------- | :-------------------- | ----------- | -------- |
482| 2024-04-23 | rk3576_boost_v1.00.bin | d4affbeb09   | important |
483
484### Fixed
485
486| Index | Severity  | Update                  | Issue description                    | Issue source |
487| ----- | --------- | ----------------------- | ------------------------------------ | ------------ |
488| 1     | important | Fixed SD card boot fail | BootROM load ddr.bin fail in SD card | -            |
489
490------
491
492## rk3576_spl_v1.02.bin
493
494| Date       | File                  | Build commit | Severity  |
495| ---------- | :-------------------- | ----------- | -------- |
496| 2024-04-19 | rk3576_spl_v1.02.bin | 57b8ceed1c3   | important |
497
498### New
499
5001. Enable cci channels for devices.
5012. Add internal phase support for dwmmc.
5023. Enable decom by default.
5034. Add eMMC and FSPI iomux support.
5045. Improve UFS support.
5056. Improve usbplug support.
506
507------
508
509## rk3576_bl31_v1.04.elf
510
511| Date       | File                  | Build commit | Severity  |
512| ---------- | :-------------------- | ------------ | --------- |
513| 2024-04-16 | rk3576_bl31_v1.04.elf | 30018b771    | important |
514
515### New
516
5171. Reduced power consumption of the pmu 1v8 during sleep.
518
519### Fixed
520
521| Index | Severity  | Update                                         | Issue description                             | Issue source |
522| ----- | --------- | ---------------------------------------------- | --------------------------------------------- | ------------ |
523| 1     | important | Fixed GPU performance deteriorates after sleep | GPU performance will deteriorates after sleep | -            |
524
525------
526
527## rk3576_usbplug_v1.01.bin
528
529| Date       | File                     | Build commit | Severity  |
530| ---------- | :----------------------- | ------------ | --------- |
531| 2024-04-17 | rk3576_usbplug_v1.01.bin | fa96a41a6    | important |
532
533### New
534
5351. Add support write booster.
536
537### Fixed
538
539| Index | Severity  | Update                                              | Issue description                                          | Issue source |
540| ----- | --------- | --------------------------------------------------- | ---------------------------------------------------------- | ------------ |
541| 1     | important | Poll for max. 1500ms for fDeviceInit flag to clear. | The timeout is too short, and UFS initialization may fail. | -            |
542| 2     | important | Support UFS with PHISON UFS controller.             | Test ready command will fail.                              | -            |
543
544------
545
546## rk3576_ddr_lp4_2112MHz_lp5_2736MHz{_ultra}_v1.03.bin
547
548| Date       | File                                                 | Build commit | Severity  |
549| ---------- | :--------------------------------------------------- | ------------ | --------- |
550| 2024-04-16 | rk3576_ddr_lp4_2112MHz_lp5_2736MHz{_ultra}_v1.03.bin | 81dd75088a   | important |
551
552### Warn
553
5541. When LPDDR5 is used, the kernel must have this patch: 540126c8642b arm64: dts: rockchip: Increase 2400M to 2750M for dmc opp table (commit ID may be different for different kernel branches).
555
556### Fixed
557
558| Index | Severity  | Update                                          | Issue description                            | Issue source |
559| ----- | --------- | ----------------------------------------------- | -------------------------------------------- | ------------ |
560| 1     | important | Change default freq of LPDDR5 to 2736MHz        | -                                            | -            |
561| 2     | important | Change trigger time of force uart rx to smaller | uart may not automatically trigger jtag mode | -            |
562
563------
564
565## rk3576_bl32_v1.01.bin
566
567| Date       | File                  | Build commit | Severity  |
568| ---------- | :-------------------- | ------------ | --------- |
569| 2024-04-16 | rk3576_bl32_v1.01.bin | 185dc3c92    | important |
570
571### New
572
5731. Optimization parameter check to enhance security.
5742. Keylad supports get otp zero count.
575
576------
577
578## rk3576_bl31_v1.03.elf
579
580| Date       | File                  | Build commit | Severity  |
581| ---------- | :-------------------- | ------------ | --------- |
582| 2024-04-10 | rk3576_bl31_v1.03.elf | 9de33eca3    | important |
583
584### New
585
5861. Improve DDR stability when sleep.
5872. Supports DDR frequency conversion in EBC scenarios.
588
589### Fixed
590
591| Index | Severity  | Update                                         | Issue description                             | Issue source |
592| ----- | --------- | ---------------------------------------------- | --------------------------------------------- | ------------ |
593| 1     | important | Fixed CPU performance deteriorates after sleep | CPU performance will deteriorates after sleep | -            |
594
595------
596
597## rk3576_{spl,usbplug}_fspi1_v1.00.bin
598
599| Date       | File                  | Build commit | Severity  |
600| ---------- | :-------------------- | ----------- | -------- |
601| 2024-04-08 | rk3576_{spl,usbplug}_fspi1_v1.00.bin | 38fed2d628d   | important |
602
603### New
604
6051. Support fspi1 spiflash.
606
607------
608
609## rk3576_spl_v1.01.bin
610
611| Date       | File                  | Build commit | Severity  |
612| ---------- | :-------------------- | ----------- | -------- |
613| 2024-04-07 | rk3576_spl_v1.01.bin | 4a69562ca69   | important |
614
615### New
616
6171. Support SD card.
6182. Support SecureBoot.
6193. Enable crypto.
6204. Improve UFS support.
6215. Improve VOP2 support.
6226. Add MCU-related register configuration.
623
624------
625
626## rk3576_bl31_v1.02.elf
627
628| Date       | File                  | Build commit | Severity  |
629| ---------- | :-------------------- | ------------ | --------- |
630| 2024-03-29 | rk3576_bl31_v1.02.elf | 5784c4ac0    | important |
631
632### New
633
6341. Support HDCP.
6352. Enable GPU counter.
636
637------
638
639## rk3576_ddr_lp4_2112MHz_lp5_2376MHz_v1.02.bin
640
641| Date       | File                                         | Build commit | Severity  |
642| ---------- | :------------------------------------------- | ------------ | --------- |
643| 2024-03-22 | rk3576_ddr_lp4_2112MHz_lp5_2376MHz_v1.02.bin | 2e0089635a3  | important |
644
645### Fixed
646
647| Index | Severity  | Update                                   | Issue description                                                                                                                             | Issue source |
648| ----- | --------- | ---------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | ------------ |
649| 1     | important | Fixed VOP will flash with POST_BUF_EMPTY | When DDR is under heavy load, or DDR frequency is low, especially when GPU and RKNN are under heavy load, VOP will flash with POST_BUF_EMPTY. | -            |
650
651------
652
653## rk3576_bl31_v1.01.elf
654
655| Date       | File                  | Build commit | Severity  |
656| ---------- | :-------------------- | ------------ | --------- |
657| 2024-03-21 | rk3576_bl31_v1.01.elf | c87ba612c    | important |
658
659### New
660
6611. Support suspend/resume in uboot.
6622. Support virtual poweroff.
6633. Support recover system time after system resume.
664
665------
666
667## rk3576_{ddr,spl,usbplug}_v1.00.bin
668
669| Date       | File                               | Build commit                                   | Severity |
670| ---------- | :--------------------------------- | ---------------------------------------------- | -------- |
671| 2024-03-15 | rk3576_{ddr,spl,usbplug}_v1.00.bin | ddr:563d6071c0#spl:0aca89f21:usbplug:0aca89f21 | moderate |
672
673### New
674
6751. Initial version.
676
677------
678
679## rk3576_{bl31, bl32}_v1.00.bin
680
681| Date       | File                  | Build commit | Severity  |
682| ---------- | :-------------------- | ------------ | --------- |
683| 2024-03-15 | rk3576_{bl31, bl32}_v1.00.bin | bl31:a83ab541f#bl32:68cdaabd4 | moderate |
684
685### New
686
6871. Initial version.
688
689------
690
691