hc
2024-11-15 a46a1ad097419aeea7350987dd95230f50d90392
commit | author | age
a07526 1 # RK1808 Release Note
H 2
3 ## rk1808_bl32_v2.03.bin
4
5 | Date       | File                  | Build commit | Severity  |
6 | ---------- | :-------------------- | ------------ | --------- |
7 | 2023-08-28 | rk1808_bl32_v2.03.bin | b5340fd65    | important |
8
9 ### New
10
11 1. Support pstore for optee log.
12 2. Enable dynamic SHM.
13 3. Support check ta encryption key is written.
14
15 ------
16
17 ## rk1808_bl32_v2.02.bin
18
19 | Date       | File                  | Build commit | Severity  |
20 | ---------- | :-------------------- | ------------ | --------- |
21 | 2022-09-16 | rk1808_bl32_v2.02.bin | d84087907    | important |
22
23 ### Fixed
24
25 | Index | Severity  | Update                                                       | Issue description                                            | Issue source |
26 | ----- | --------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------ |
27 | 1     | important | Solve the problem that OPTEE is stuck during startup when printing is closed | User use /rkbin/tools/ddrbin_tool to close printing ,  then rk_atags will notify OPTEE to disable printing, When OPTEE starts, it will be stuck and unable to enter U-Boot | -            |
28
29 ------