Message ID | 20171116175839.30012-1-ard.biesheuvel@linaro.org |
---|---|
Headers | show |
Series | Move ArmPlatformPkg stuff into edk2-platforms | expand |
On Thu, Nov 16, 2017 at 05:58:30PM +0000, Ard Biesheuvel wrote: > This is mostly a preparatory series that will allow us to get rid of a lot > of code that is specific to only a single ARM development platform out of > the main EDK2 tree. > > First of all, it removes a couple of false dependencies of various platforms > on libraries that are no longer used, or not actually used by the platform > in question. Patches #5, #6 and #11 move the bulk of the support for ARM > development platforms into edk2-platforms. > > Ard Biesheuvel (13): > Platform: remove bogus ArmPlatformSecExtraActionLib references > Platform: remove bogus ArmTrustedMonitorLib references > Platform/ArmVExpress-FVP: remove bogus ArmPlatformSecLib reference > Platform/Hisilicon: remove bogus VExpress dependencies > Platform/ARM/Juno: import ArmJunoPkg from EDK2 > Platform/ARM/VExpress: import VExpressPkg from EDK2 Again, please hold off on this one (import VExpressPkg) for a few days. As far as I can see, the subsequent ones would not be affected and so can be merged without conflict. For all other patches in series: Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org> > Platform/ARM: remove outdated SP804 TimerLib reference > Platform/Hisilicon: remove SP804 PCD definitions > Platform: remove references to EBL libraries > Platform: remove stale PL35xSmcLib references > Platform/ARM: import BootMonFs and ArmShellCmdRunAxf from EDK2 > Platform: remove stale EBL related PCD setting > Platform: switch to new PL011UartLib _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel
On 25 November 2017 at 12:12, Leif Lindholm <leif.lindholm@linaro.org> wrote: > On Thu, Nov 16, 2017 at 05:58:30PM +0000, Ard Biesheuvel wrote: >> This is mostly a preparatory series that will allow us to get rid of a lot >> of code that is specific to only a single ARM development platform out of >> the main EDK2 tree. >> >> First of all, it removes a couple of false dependencies of various platforms >> on libraries that are no longer used, or not actually used by the platform >> in question. Patches #5, #6 and #11 move the bulk of the support for ARM >> development platforms into edk2-platforms. >> >> Ard Biesheuvel (13): >> Platform: remove bogus ArmPlatformSecExtraActionLib references >> Platform: remove bogus ArmTrustedMonitorLib references >> Platform/ArmVExpress-FVP: remove bogus ArmPlatformSecLib reference >> Platform/Hisilicon: remove bogus VExpress dependencies >> Platform/ARM/Juno: import ArmJunoPkg from EDK2 >> Platform/ARM/VExpress: import VExpressPkg from EDK2 > > Again, please hold off on this one (import VExpressPkg) for a few days. > As far as I can see, the subsequent ones would not be affected and so > can be merged without conflict. > With the exception of the BootMonFs/ArmShellCmdRunAxf migration, which depends on it. > For all other patches in series: > Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org> > Thanks. Remaining patches pushed as 89a256625016..4591a21d5a8e >> Platform/ARM: remove outdated SP804 TimerLib reference >> Platform/Hisilicon: remove SP804 PCD definitions >> Platform: remove references to EBL libraries >> Platform: remove stale PL35xSmcLib references >> Platform/ARM: import BootMonFs and ArmShellCmdRunAxf from EDK2 >> Platform: remove stale EBL related PCD setting >> Platform: switch to new PL011UartLib _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel
On Sat, Nov 25, 2017 at 12:12:45PM +0000, Leif Lindholm wrote: > On Thu, Nov 16, 2017 at 05:58:30PM +0000, Ard Biesheuvel wrote: > > This is mostly a preparatory series that will allow us to get rid of a lot > > of code that is specific to only a single ARM development platform out of > > the main EDK2 tree. > > > > First of all, it removes a couple of false dependencies of various platforms > > on libraries that are no longer used, or not actually used by the platform > > in question. Patches #5, #6 and #11 move the bulk of the support for ARM > > development platforms into edk2-platforms. > > > > Ard Biesheuvel (13): > > Platform: remove bogus ArmPlatformSecExtraActionLib references > > Platform: remove bogus ArmTrustedMonitorLib references > > Platform/ArmVExpress-FVP: remove bogus ArmPlatformSecLib reference > > Platform/Hisilicon: remove bogus VExpress dependencies > > Platform/ARM/Juno: import ArmJunoPkg from EDK2 > > Platform/ARM/VExpress: import VExpressPkg from EDK2 > > Again, please hold off on this one (import VExpressPkg) for a few days. > As far as I can see, the subsequent ones would not be affected and so > can be merged without conflict. OK, I don't think we need to hold off on this any longer: Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org> > > Platform/ARM: remove outdated SP804 TimerLib reference > > Platform/Hisilicon: remove SP804 PCD definitions > > Platform: remove references to EBL libraries > > Platform: remove stale PL35xSmcLib references > > Platform/ARM: import BootMonFs and ArmShellCmdRunAxf from EDK2 > > Platform: remove stale EBL related PCD setting > > Platform: switch to new PL011UartLib _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel