mirror of
https://github.com/edk2-porting/edk2-rk3588.git
synced 2026-01-09 03:56:44 +08:00
edk2-platforms has removed pretty much all the dependencies we had on it: Pcf8563RealTimeClockLib and the Hisilicon package. Also drop the Ax88772c driver as it's not needed. Signed-off-by: Mario Bălănică <mariobalanica02@gmail.com>
17 lines
582 B
Plaintext
17 lines
582 B
Plaintext
[submodule "edk2"]
|
|
path = edk2
|
|
url = https://github.com/tianocore/edk2.git
|
|
[submodule "edk2-non-osi"]
|
|
path = edk2-non-osi
|
|
url = https://github.com/tianocore/edk2-non-osi.git
|
|
[submodule "misc/rkbin"]
|
|
path = misc/rkbin
|
|
url = https://github.com/rockchip-linux/rkbin.git
|
|
[submodule "arm-trusted-firmware"]
|
|
path = arm-trusted-firmware
|
|
url = https://github.com/worproject/arm-trusted-firmware
|
|
branch = rk3588
|
|
[submodule "devicetree/mainline/upstream"]
|
|
path = devicetree/mainline/upstream
|
|
url = https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git
|