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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 11 Jun 2017 15:04:19 +0200
From:   Andreas Färber <afaerber@...e.de>
To:     linux-arm-kernel@...ts.infradead.org,
        Thomas Liau <thomas.liau@...ions-semi.com>,
        Daniel Lezcano <daniel.lezcano@...aro.org>
Cc:     support@...aker.org,
        张天益 <tyzhang@...ions-semi.com>,
        Catalin Marinas <catalin.marinas@....com>,
        96boards@...obotics.com, Will Deacon <will.deacon@....com>,
        linux-kernel@...r.kernel.org, mp-cs@...ions-semi.com,
        刘炜 <liuwei@...ions-semi.com>,
        张东风 <zhangdf@...ions-semi.com>,
        Arnd Bergmann <arnd@...db.de>, Olof Johansson <olof@...om.net>
Subject: Re: [PATCH v4 07/28] ARM64: Prepare Actions Semi S900

Am 06.06.2017 um 02:54 schrieb Andreas Färber:
> Add ARCH_ACTIONS.
> 
> Signed-off-by: Andreas Färber <afaerber@...e.de>
> ---
>  v3 -> v4: Unchanged
>  
>  v2 -> v3:
>  * Selected clocksource driver
>  
>  v1 -> v2:
>  * Renamed ARCH_OWL to ARCH_ACTION (Arnd)
>  
>  arch/arm64/Kconfig.platforms | 6 ++++++
>  1 file changed, 6 insertions(+)

To make a start somewhere, given Daniel's ack for OWL_TIMER, I'm
applying this to my new linux-actions.git v4.13/arm64 branch:

https://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions.git/log/?h=v4.13/arm64

For arm I'm still giving Actions Semi a final chance to comment on the
vendor prefix and DT bindings (none on v3 and none for a week for v4).

Regards,
Andreas

> 
> diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
> index 9a6f50fed239..7b0615161750 100644
> --- a/arch/arm64/Kconfig.platforms
> +++ b/arch/arm64/Kconfig.platforms
> @@ -1,5 +1,11 @@
>  menu "Platform selection"
>  
> +config ARCH_ACTIONS
> +	bool "Actions Semi Platforms"
> +	select OWL_TIMER
> +	help
> +	  This enables support for the Actions Semiconductor S900 SoC family.
> +
>  config ARCH_SUNXI
>  	bool "Allwinner sunxi 64-bit SoC Family"
>  	select ARCH_HAS_RESET_CONTROLLER

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ