1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
1.2 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# RKNPU_LION Release Note
## rknpu_lion_bl32_v2.02.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :------------------------ | ----------- | -------- |
| 2023-08-28 | rknpu_lion_bl32_v2.02.bin | b5340fd65 | 重要 |
### New
1. 添加 pstore 支持。
2. 添加动态共享内存支持。
3. 支持判断 ta encryption key 是否已经写入。
------
## rknpu_lion_bl32_v2.01.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :------------------------ | ----------- | -------- |
| 2022-09-16 | rknpu_lion_bl32_v2.01.bin | d84087907 | 重要 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | ----------------------------------- | ------------------------------------------------------------ | -------- |
| 1 | 重要 | 解决关闭打印时OPTEE启动阶段卡住问题 | 当用户使用/rkbin/tools/ddrbin_tool工具关闭打印时rk_atags将通知OPTEE关闭打印OPTEE启动时关闭打印会出现卡死无法进入U-Boot | - |
------