| #
60bee396 |
| 15-Apr-2025 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
lib: rsa: Add otp revoke pub key support
Change-Id: I73b07c051960813d4e5a8b27ac732672f3bf58b4 Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
|
| #
e15c98ee |
| 10-Apr-2025 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
scripts: fit-core: Delete arch fix in boot/recovery its
Change-Id: Ifc98964d1a0986b9d35b146ddc7880d914e340f2 Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
|
| #
35e329a4 |
| 19-Mar-2025 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
scripts: fit-core.sh: Fix --spl-new support
Whether aarch32 or not, spl will only use 64 bits version.
Change-Id: If726d05cafdc918f348156bc9ca3315ad387e287 Signed-off-by: Xuhui Lin <xuhui.lin@rock-
scripts: fit-core.sh: Fix --spl-new support
Whether aarch32 or not, spl will only use 64 bits version.
Change-Id: If726d05cafdc918f348156bc9ca3315ad387e287 Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
show more ...
|
| #
6af0d055 |
| 22-Jan-2025 |
Joseph Chen <chenjh@rock-chips.com> |
make.sh: Fix "--spl-fwver" and "--fwver" drop when build signed image
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ia8bac375f0e9fc22d9d1ccfcda1794e156db1076
|
| #
554ddf99 |
| 20-Dec-2024 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
scripts: fit-core.sh: Add fit_signcfg export support
Change-Id: I0d54c4d1603cbdc7bfec670ef8af9620dd26f272 Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com> Signed-off-by: Joseph Chen <chenjh@rock-
scripts: fit-core.sh: Add fit_signcfg export support
Change-Id: I0d54c4d1603cbdc7bfec670ef8af9620dd26f272 Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com> Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| #
cb458c93 |
| 25-Dec-2024 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
scripts: fit-core.sh: Add --no-sign support
Change-Id: Id5a01260df2737fd251dbb416e24ec017743ae26 Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com> Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
f2098163 |
| 28-Oct-2024 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
scripts: fit-core.sh: Fix OFFS_DATA based on mos needs
Whether rsa4096 enable or not, 0x1200 is enough.
Change-Id: I324f861c60c46f7b09d833cc50b60a550c7b6972 Signed-off-by: Xuhui Lin <xuhui.lin@rock
scripts: fit-core.sh: Fix OFFS_DATA based on mos needs
Whether rsa4096 enable or not, 0x1200 is enough.
Change-Id: I324f861c60c46f7b09d833cc50b60a550c7b6972 Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
show more ...
|
| #
ed912199 |
| 25-Jun-2023 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
scripts: Add check_rsa_algo of boot.img & recovery.img
Make sure the RSA algorithms used for signing boot/recovery the same as uboot.
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com> Change-Id:
scripts: Add check_rsa_algo of boot.img & recovery.img
Make sure the RSA algorithms used for signing boot/recovery the same as uboot.
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com> Change-Id: I620504f24d6642c76d89ecc786f8bd59b8fa8dcc
show more ...
|
| #
0644ce13 |
| 19-Jun-2023 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
rockchip: Add rsa4096 scripts support
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com> Change-Id: Idf2606a521268c9cd555cbebd7ec836d503984aa
|
| #
d1627df0 |
| 20-Dec-2022 |
Joseph Chen <chenjh@rock-chips.com> |
scripts: fit: Use a better way to get address
It handles AArch64 and AArch32 address definition.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I666eb709455bbd4affdcc55b6212ef067dfa2
scripts: fit: Use a better way to get address
It handles AArch64 and AArch32 address definition.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I666eb709455bbd4affdcc55b6212ef067dfa2bb3
show more ...
|
| #
1ebfa2d7 |
| 06-Apr-2022 |
Joseph Chen <chenjh@rock-chips.com> |
scripts: fit-core.sh: Don't support boot/recovery.img rollback index
Don't support that without OP-TEE.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I9d03a4983f8bb93c0eb5c8a60e36fb
scripts: fit-core.sh: Don't support boot/recovery.img rollback index
Don't support that without OP-TEE.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I9d03a4983f8bb93c0eb5c8a60e36fb8271d46c96
show more ...
|
| #
a08b0b01 |
| 29-Mar-2022 |
Joseph Chen <chenjh@rock-chips.com> |
scripts: fit: fix typo
It was inactived by mistake.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I2ece43df3efe5773cb7b96267b3c92f578ec4b47
|
| #
1e9dc3b8 |
| 18-Mar-2022 |
Joseph Chen <chenjh@rock-chips.com> |
scripts: fit.sh: separate core function to fit-core.sh
In order to be shared with other script.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I25052dde494750d444ecc25880e301f376e0f1
scripts: fit.sh: separate core function to fit-core.sh
In order to be shared with other script.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I25052dde494750d444ecc25880e301f376e0f172
show more ...
|