RE: [PATCH v2 11/21] arm: socfpga: Secure register access for clock manager (SoC 64bits)

2020-02-24 Thread Ang, Chee Hong
Ang, Chee Hong mailto:chee.hong@intel.com>> schrieb am Sa., 22. Feb. 2020, 06:30: > From: Chee Hong Ang mailto:chee.hong@intel.com>> > > Allow clock manager driver to access the System Manager's Boot Scratch > Register 0 in non-secure mode (EL2) on SoC 64bits platform. > > Signed-off-by:

Re: [PATCH v2 11/21] arm: socfpga: Secure register access for clock manager (SoC 64bits)

2020-02-24 Thread Simon Goldschmidt
Westergreen, Dalon ; > Gong, Richard > *Subject:* RE: [PATCH v2 11/21] arm: socfpga: Secure register access for > clock manager (SoC 64bits) > > > > Ang, Chee Hong schrieb am Sa., 22. Feb. 2020, > 06:30: > > > From: Chee Hong Ang > > > > Allow clock

RE: [PATCH v2 11/21] arm: socfpga: Secure register access for clock manager (SoC 64bits)

2020-02-24 Thread Ang, Chee Hong
From: Ang, Chee Hong Sent: Saturday, February 22, 2020 6:00 PM To: Simon Goldschmidt Cc: U-Boot Mailing List ; Marek Vasut ; See, Chin Liang ; Tan, Ley Foon ; Westergreen, Dalon ; Gong, Richard Subject: RE: [PATCH v2 11/21] arm: socfpga: Secure register access for clock manager (SoC 64bits

RE: [PATCH v2 11/21] arm: socfpga: Secure register access for clock manager (SoC 64bits)

2020-02-22 Thread Ang, Chee Hong
Ang, Chee Hong mailto:chee.hong@intel.com>> schrieb am Sa., 22. Feb. 2020, 06:30: > From: Chee Hong Ang mailto:chee.hong@intel.com>> > > Allow clock manager driver to access the System Manager's Boot Scratch > Register 0 in non-secure mode (EL2) on SoC 64bits platform. > > Signed-off-by:

Re: [PATCH v2 11/21] arm: socfpga: Secure register access for clock manager (SoC 64bits)

2020-02-21 Thread Simon Goldschmidt
Ang, Chee Hong schrieb am Sa., 22. Feb. 2020, 06:30: > > From: Chee Hong Ang > > > > Allow clock manager driver to access the System Manager's Boot Scratch > > Register 0 in non-secure mode (EL2) on SoC 64bits platform. > > > > Signed-off-by: Chee Hong Ang > > --- > >

RE: [PATCH v2 11/21] arm: socfpga: Secure register access for clock manager (SoC 64bits)

2020-02-21 Thread Ang, Chee Hong
> From: Chee Hong Ang > > Allow clock manager driver to access the System Manager's Boot Scratch > Register 0 in non-secure mode (EL2) on SoC 64bits platform. > > Signed-off-by: Chee Hong Ang > --- > arch/arm/mach-socfpga/clock_manager_agilex.c | 5 +++-- >

RE: [PATCH v2 11/21] arm: socfpga: Secure register access for clock manager (SoC 64bits)

2020-02-20 Thread Ang, Chee Hong
> Subject: Re: [PATCH v2 11/21] arm: socfpga: Secure register access for clock > manager (SoC 64bits) > > On 2/20/20 3:32 AM, Ang, Chee Hong wrote: > >> On 2/19/20 1:25 PM, chee.hong@intel.com wrote: > >>> From: Chee Hong Ang > >>> > >>> A

Re: [PATCH v2 11/21] arm: socfpga: Secure register access for clock manager (SoC 64bits)

2020-02-20 Thread Marek Vasut
On 2/20/20 3:32 AM, Ang, Chee Hong wrote: >> On 2/19/20 1:25 PM, chee.hong@intel.com wrote: >>> From: Chee Hong Ang >>> >>> Allow clock manager driver to access the System Manager's Boot Scratch >>> Register 0 in non-secure mode (EL2) on SoC 64bits platform. >>> >>> Signed-off-by: Chee Hong

RE: [PATCH v2 11/21] arm: socfpga: Secure register access for clock manager (SoC 64bits)

2020-02-19 Thread Ang, Chee Hong
> On 2/19/20 1:25 PM, chee.hong@intel.com wrote: > > From: Chee Hong Ang > > > > Allow clock manager driver to access the System Manager's Boot Scratch > > Register 0 in non-secure mode (EL2) on SoC 64bits platform. > > > > Signed-off-by: Chee Hong Ang > > --- > >

Re: [PATCH v2 11/21] arm: socfpga: Secure register access for clock manager (SoC 64bits)

2020-02-19 Thread Marek Vasut
On 2/19/20 1:25 PM, chee.hong@intel.com wrote: > From: Chee Hong Ang > > Allow clock manager driver to access the System Manager's Boot > Scratch Register 0 in non-secure mode (EL2) on SoC 64bits platform. > > Signed-off-by: Chee Hong Ang > --- >