Use custom ArmMmuLib due to sdm845 specific issue
authorstrongtz <strongtz@yeah.net>
星期三, 27 May 2020 04:49:01 +0000 (12:49 +0800)
committerstrongtz <strongtz@yeah.net>
星期三, 27 May 2020 04:49:01 +0000 (12:49 +0800)
commit4c4b2516abaa63f0e038559fbf0bd588df7bc3d4
treed29cc3e5b535e947b615f3225556bd9f551bfdee
parent6bb428d4f1e3a76962bfd41b9dbcededdf4f8cf3
Use custom ArmMmuLib due to sdm845 specific issue
sdm845Pkg/CommonDsc.dsc.inc
sdm845Pkg/Library/ArmMmuLib/AArch64/ArmMmuLibCore.c [new file with mode: 0644]
sdm845Pkg/Library/ArmMmuLib/AArch64/ArmMmuLibReplaceEntry.S [new file with mode: 0644]
sdm845Pkg/Library/ArmMmuLib/AArch64/ArmMmuPeiLibConstructor.c [new file with mode: 0644]
sdm845Pkg/Library/ArmMmuLib/Arm/ArmMmuLibCore.c [new file with mode: 0644]
sdm845Pkg/Library/ArmMmuLib/Arm/ArmMmuLibV7Support.S [new file with mode: 0644]
sdm845Pkg/Library/ArmMmuLib/Arm/ArmMmuLibV7Support.asm [new file with mode: 0644]
sdm845Pkg/Library/ArmMmuLib/ArmMmuBaseLib.inf [new file with mode: 0644]
sdm845Pkg/Library/ArmMmuLib/ArmMmuPeiLib.inf [new file with mode: 0644]