| a873a532 | 14-Apr-2020 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot |
| b074ddce | 14-Apr-2020 |
Joseph Chen <chenjh@rock-chips.com> |
common: sig: require /signature node if FIT_SIGANATURE is enabled
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I415d198f4d97f6430f7a0bfd478e3bdfb2c6b5aa |
| f8ddf2aa | 13-Mar-2018 |
Rick Chen <rick@andestech.com> |
UPSTREAM: tools: mkimage: Support RISC-V arch
Add riscv uimage arch to support riscv-linux booting. It can Convert riscv-linux to image which can be booted by bootm command.
Signed-off-by: Rick Che
UPSTREAM: tools: mkimage: Support RISC-V arch
Add riscv uimage arch to support riscv-linux booting. It can Convert riscv-linux to image which can be booted by bootm command.
Signed-off-by: Rick Chen <rick@andestech.com> Signed-off-by: Rick Chen <rickchen36@gmail.com> Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: I38119fadebb4fa9f1db12897d6561f97fbf03f02 (cherry picked from commit: 86aa65a0cd2)
show more ...
|
| ade0ea07 | 26-Dec-2017 |
Rick Chen <rick@andestech.com> |
UPSTREAM: riscv: Modify generic codes to support RISC-V
Support common commands bdinfo and image format, also modify common generic flow for RISC-V.
Signed-off-by: Rick Chen <rick@andestech.com> Si
UPSTREAM: riscv: Modify generic codes to support RISC-V
Support common commands bdinfo and image format, also modify common generic flow for RISC-V.
Signed-off-by: Rick Chen <rick@andestech.com> Signed-off-by: Rick Chen <rickchen36@gmail.com> Signed-off-by: Greentime Hu <green.hu@gmail.com> Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Reviewed-by: Tom Rini <trini@konsulko.com> Change-Id: Id58d17cd58433fdadc8ce7ee78d72035f84adb53 (cherry picked from commit 068feb9b86d991283c43b56e36094f4e6f484d04)
show more ...
|
| 342d050e | 12-Apr-2020 |
Jason Zhu <jason.zhu@rock-chips.com> |
spl: fit: support boot standalone firmware
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: Ib3e35cfba0bb52141c8948de994f5e6c9661887f |
| f2413b2f | 12-May-2018 |
Marek Vasut <marex@denx.de> |
UPSTREAM: fit: Add standalone image type handling
Just add IH_TYPE_STANDALONE to fit_get_image_type_property().
Signed-off-by: Marek Vasut <marex@denx.de> Cc: Pantelis Antoniou <pantelis.antoniou@k
UPSTREAM: fit: Add standalone image type handling
Just add IH_TYPE_STANDALONE to fit_get_image_type_property().
Signed-off-by: Marek Vasut <marex@denx.de> Cc: Pantelis Antoniou <pantelis.antoniou@konsulko.com> Cc: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: I0e3dbfad3e15decb81665fabb8d25e1b71f4c7b7 (cherry picked from commit 0298d203754)
show more ...
|
| 9d4243d3 | 10-Apr-2020 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot |
| e7be2a07 | 10-Apr-2020 |
Joseph Chen <chenjh@rock-chips.com> |
Kconfig: disable CLI for verified-boot
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I09acae3dda1a886629d0f9901b4c95059cdd8b42 |
| f8f8bbc6 | 10-Apr-2020 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot |
| 22c7c1a8 | 04-Apr-2020 |
Joseph Chen <chenjh@rock-chips.com> |
spl: fit: support load multiple backup of images
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I29bce60f1b958baedbd2b45e86a611b89547c0d8 |
| 7a137075 | 02-Apr-2020 |
Joseph Chen <chenjh@rock-chips.com> |
fit: add rollback index protect support
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I3af0049532d7b34adadbbb1faf6c54aad6232f93 |
| f8ca9d16 | 02-Apr-2020 |
Joseph Chen <chenjh@rock-chips.com> |
spl: do cleanup before jumping to next stage
Cache/mmu/interrupt cleanup is recommand before jumping to next stage to avoid some uncertain things.
Provide a arch/board-specific callback to do clean
spl: do cleanup before jumping to next stage
Cache/mmu/interrupt cleanup is recommand before jumping to next stage to avoid some uncertain things.
Provide a arch/board-specific callback to do cleanup things.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ic5e4e378ec9080e7af283741370bcd9c2dc897dc
show more ...
|
| 4ef4c8bf | 08-Apr-2020 |
Jason Zhu <jason.zhu@rock-chips.com> |
spl: rkfw: goto boot next stage directly if find used uboot
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: Ia32663b91e1360bc491f1db364900eb5b27892f9 |
| 41bb8b73 | 07-Apr-2020 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot
Conflicts: common/spl/spl_rkfw.c drivers/pinctrl/pinctrl-rockchip.c make.sh
Change-Id: I93f4dbe1e067c3b938bf64c4964bd5e7023b1daf Signed-off-by: Joseph C
Merge branch 'next-dev' into thunder-boot
Conflicts: common/spl/spl_rkfw.c drivers/pinctrl/pinctrl-rockchip.c make.sh
Change-Id: I93f4dbe1e067c3b938bf64c4964bd5e7023b1daf Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| aa415ed9 | 07-Apr-2020 |
Joseph Chen <chenjh@rock-chips.com> |
common: spl: fix cherry-pick sync conflict
fixes: (1cb393f common: spl: rkfw: support bing-up arm32 firmware)
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I1b7f1a6269794ea9a4a50893
common: spl: fix cherry-pick sync conflict
fixes: (1cb393f common: spl: rkfw: support bing-up arm32 firmware)
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I1b7f1a6269794ea9a4a508933381bbb8e3e7133b
show more ...
|
| 6ba9d88b | 07-Apr-2020 |
Joseph Chen <chenjh@rock-chips.com> |
fit: drop images->verify condition from verify process
fit verify process should not depend on this condition, because it's set by env variable "verify" which maybe can be updated by fw_setenv tool
fit: drop images->verify condition from verify process
fit verify process should not depend on this condition, because it's set by env variable "verify" which maybe can be updated by fw_setenv tool in userspace.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ibcce0d388de64f3809e5e302d1c5cffc01e6c290
show more ...
|
| 56884861 | 13-Mar-2020 |
Joseph Chen <chenjh@rock-chips.com> |
common: spl: set default address for entry_point_os
Could be override in boot_from_devices().
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ifbfac5903ec61e65739732949f9e6b8a2704155d
common: spl: set default address for entry_point_os
Could be override in boot_from_devices().
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ifbfac5903ec61e65739732949f9e6b8a2704155d (cherry picked from commit f8ca32e1ca9a3df6a1e6fb6997721307c33f354e)
show more ...
|
| 605bf846 | 11-Mar-2020 |
Jason Zhu <jason.zhu@rock-chips.com> |
common: spl: jump next process depend on entry_point_os
The spl can bring up uboot & kernel, and their entry points are diffirent, so pass their entry points by entry_point_os.
Signed-off-by: Jason
common: spl: jump next process depend on entry_point_os
The spl can bring up uboot & kernel, and their entry points are diffirent, so pass their entry points by entry_point_os.
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: I625d135d219cfbfb620ff1e3d0de5278143f4079 (cherry picked from commit 78628ac9a95ec2bb6bffa049323beb6af3eb3f37)
show more ...
|
| 1cb393f1 | 09-Mar-2020 |
Jason Zhu <jason.zhu@rock-chips.com> |
common: spl: rkfw: support bing-up arm32 firmware
1. the arm32 trust firmware is diffirent with arm64, support it. 2. add entry_point_os to indicate the uboot or kernel entry point.
Signed-off-by:
common: spl: rkfw: support bing-up arm32 firmware
1. the arm32 trust firmware is diffirent with arm64, support it. 2. add entry_point_os to indicate the uboot or kernel entry point.
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: I24d1601323e99f40e81d18f1937f762b2ecc137f (cherry picked from commit a64fd729d49f96f99e0291b10a16307d306ebb09)
Change-Id: I3b1420989d158c52259365d90011524b047b5750
show more ...
|
| fcb65c61 | 12-Mar-2020 |
Jason Zhu <jason.zhu@rock-chips.com> |
spl: rkfw: support bring up different next stage
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: Idfca034d4d3eb5a4f757678e62efd7765bf89840 |
| 440eb126 | 12-Mar-2020 |
Jason Zhu <jason.zhu@rock-chips.com> |
spl: rkfw: add boot_sector to seperate uboot and boot load-address
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: I04e2b00a8615fee24ee7722ab7bb9ad4931f4332 |
| e8b9592f | 03-Apr-2020 |
Jason Zhu <jason.zhu@rock-chips.com> |
common: spl: call the spl_next_stage() to get next stage process
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: Ibfe81766fcbfe002978b7d225a5602a8eeb89c12 |
| a4d1e7ee | 03-Apr-2020 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot |
| d871c071 | 02-Apr-2020 |
Joseph Chen <chenjh@rock-chips.com> |
common: image-fit: add some common APIs
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I3df010d3b6a07efc7287779fe4a0a60ce9f1d2dc |
| 2dc02ea3 | 02-Apr-2020 |
Joseph Chen <chenjh@rock-chips.com> |
common: bootm: support host sign check for armv7 fit image
including: fdt, u-boot, op-tee.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ieb3dc15383f47626ef125b5d64e96b90a0a67cc6 |