Re: [PATCH 2/2] arm: add support to corstone1000 platform

2022-03-24 Thread Rui Miguel Silva
Hi Tom, Many thanks for the review. On Wed, Mar 23, 2022 at 09:21:42AM -0400, Tom Rini wrote: > On Tue, Mar 22, 2022 at 10:41:18AM +, Rui Miguel Silva wrote: > > > Corstone1000 is a platform from arm, which includes pre > > verified Corstone SSE710 sub-system that combines Cortex-A and > > Co

Re: [PATCH 2/2] arm: add support to corstone1000 platform

2022-03-23 Thread Tom Rini
On Tue, Mar 22, 2022 at 10:41:18AM +, Rui Miguel Silva wrote: > Corstone1000 is a platform from arm, which includes pre > verified Corstone SSE710 sub-system that combines Cortex-A and > Cortex-M processors [0]. > > This code adds the support for the Cortex-A35 implementation > at host side,

[PATCH 2/2] arm: add support to corstone1000 platform

2022-03-22 Thread Rui Miguel Silva
Corstone1000 is a platform from arm, which includes pre verified Corstone SSE710 sub-system that combines Cortex-A and Cortex-M processors [0]. This code adds the support for the Cortex-A35 implementation at host side, it contains also the necessary bits to support the Corstone 1000 FVP (Fixed Vir