Re: [PATCH] arm64: zynqmp: Print the secure boot status information in EL3

2021-10-05 Thread Michal Simek
On 10/5/21 1:13 PM, Jorge Ramirez-Ortiz wrote: > Confirm the secure boot configuration on the console. > > Signed-off-by: Jorge Ramirez-Ortiz > --- > arch/arm/mach-zynqmp/include/mach/hardware.h | 3 ++- > board/xilinx/zynqmp/zynqmp.c | 16 +++- > 2 files

Re: [PATCH] arm64: zynqmp: Print the secure boot status information in EL3

2021-10-05 Thread Oleksandr Suvorov
On Tue, Oct 5, 2021 at 2:13 PM Jorge Ramirez-Ortiz wrote: > > Confirm the secure boot configuration on the console. > > Signed-off-by: Jorge Ramirez-Ortiz Acked-by: Oleksandr Suvorov > --- > arch/arm/mach-zynqmp/include/mach/hardware.h | 3 ++- > board/xilinx/zynqmp/zynqmp.c

Re: [PATCH] arm64: zynqmp: Print the secure boot status information in EL3

2021-10-05 Thread Igor Opaniuk
Hi Jorge, On Tue, Oct 5, 2021 at 2:13 PM Jorge Ramirez-Ortiz wrote: > > Confirm the secure boot configuration on the console. > > Signed-off-by: Jorge Ramirez-Ortiz > --- > arch/arm/mach-zynqmp/include/mach/hardware.h | 3 ++- > board/xilinx/zynqmp/zynqmp.c | 16

[PATCH] arm64: zynqmp: Print the secure boot status information in EL3

2021-10-05 Thread Jorge Ramirez-Ortiz
Confirm the secure boot configuration on the console. Signed-off-by: Jorge Ramirez-Ortiz --- arch/arm/mach-zynqmp/include/mach/hardware.h | 3 ++- board/xilinx/zynqmp/zynqmp.c | 16 +++- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git

Re: [PATCH] arm64: zynqmp: Print the secure boot status information in EL3

2021-08-27 Thread Jorge Ramirez-Ortiz, Foundries
On 12/08/21, Michal Simek wrote: > > > On 7/22/21 1:19 PM, Jorge Ramirez-Ortiz wrote: > > Confirm the secure boot configuration on the console. > > > > Signed-off-by: Jorge Ramirez-Ortiz > > --- > > arch/arm/mach-zynqmp/include/mach/hardware.h | 3 ++- > > board/xilinx/zynqmp/zynqmp.c

Re: [PATCH] arm64: zynqmp: Print the secure boot status information in EL3

2021-08-11 Thread Michal Simek
On 7/22/21 1:19 PM, Jorge Ramirez-Ortiz wrote: > Confirm the secure boot configuration on the console. > > Signed-off-by: Jorge Ramirez-Ortiz > --- > arch/arm/mach-zynqmp/include/mach/hardware.h | 3 ++- > board/xilinx/zynqmp/zynqmp.c | 16 +++- > 2 files

Re: [PATCH] arm64: zynqmp: Print the secure boot status information in EL3

2021-08-11 Thread Jorge Ramirez-Ortiz, Foundries
On 22/07/21, Jorge Ramirez-Ortiz wrote: reminder > Confirm the secure boot configuration on the console. > > Signed-off-by: Jorge Ramirez-Ortiz > --- > arch/arm/mach-zynqmp/include/mach/hardware.h | 3 ++- > board/xilinx/zynqmp/zynqmp.c | 16 +++- > 2 files

Re: [PATCH] arm64: zynqmp: Print the secure boot status information in EL3

2021-07-22 Thread Igor Opaniuk
Hi Jorge, On Thu, Jul 22, 2021 at 2:19 PM Jorge Ramirez-Ortiz wrote: > > Confirm the secure boot configuration on the console. > > Signed-off-by: Jorge Ramirez-Ortiz > --- > arch/arm/mach-zynqmp/include/mach/hardware.h | 3 ++- > board/xilinx/zynqmp/zynqmp.c | 16

[PATCH] arm64: zynqmp: Print the secure boot status information in EL3

2021-07-22 Thread Jorge Ramirez-Ortiz
Confirm the secure boot configuration on the console. Signed-off-by: Jorge Ramirez-Ortiz --- arch/arm/mach-zynqmp/include/mach/hardware.h | 3 ++- board/xilinx/zynqmp/zynqmp.c | 16 +++- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git