lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 16 Mar 2023 20:22:10 +0800
From:   Wei Xu <xuwei5@...ilicon.com>
To:     David Yang <mmyangfl@...il.com>
CC:     Russell King <linux@...linux.org.uk>,
        <linux-arm-kernel@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>, <xuwei5@...ilicon.com>
Subject: Re: [PATCH 0/3] ARM: hisi: Support Hi3798 SoC

Hi David,

On 2023/3/16 13:19, David Yang wrote:
> This series enables booting Hi3798 SoCs.
> 
> David Yang (3):
>   ARM: hisi: Add S40 IO map
>   ARM: hisi: Add S5 IO map
>   ARM: hisi: Support Hi3798 SoC
> 
>  arch/arm/mach-hisi/Makefile    |   2 +-
>  arch/arm/mach-hisi/core.h      |   6 ++
>  arch/arm/mach-hisi/headsmp.S   |  36 ++++++++++
>  arch/arm/mach-hisi/hisilicon.c |  70 ++++++++++++++++++
>  arch/arm/mach-hisi/hotplug.c   | 120 +++++++++++++++++++++++++++++--
>  arch/arm/mach-hisi/platsmp.c   | 128 +++++++++++++++++++++++++++++++++
>  6 files changed, 357 insertions(+), 5 deletions(-)
>  create mode 100644 arch/arm/mach-hisi/headsmp.S
> 

Thanks!
Series are fine to me.
Please add the device tree as well.
And I am not sure whether the ARMv7 based Hi3798 SoCs are out of support or not.
I checked our website and it seems current generation SoCs are based on ARMv8.

Best Regards,
Wei

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ