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] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 16 Oct 2013 07:59:25 -0500
From:	Rob Herring <robherring2@...il.com>
To:	Neil Zhang <zhangwm@...vell.com>
CC:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Yu Tang <ytang5@...vell.com>, Zhou Zhu <zzhu3@...vell.com>,
	Catalin Marinas <catalin.marinas@....com>,
	Will Deacon <will.deacon@....com>
Subject: Re: [Question] Ask for arm arch timer

[adding Will and Catalin...]

On 10/16/2013 07:39 AM, Neil Zhang wrote:
> Hi Rob,
> I saw your following patch called clocksource_of_init() directly in time_init() for arm64.
> My question is that what should we do if there are some Soc special work need to be done before arch timer can be used?
> Thanks in advance.

If the timer itself is different, then you should have a different DT
compatible string which you can use to trigger additional initialization.

Integration level initialization like enabling clocks would need
something different as no machine descriptors exist for arm64.

Another option would be do the setup in secure world or the bootloader.

Can you be more specific what initialization is needed.

Rob

> commit 0583fe478a7d93be2c814b7e50d6e81c287edfe8
> Author: Rob Herring <rob.herring@...xeda.com>
> Date:   Wed Apr 10 18:27:51 2013 -0500
> 
>     ARM: convert arm/arm64 arch timer to use CLKSRC_OF init
> 
> 
> Best Regards,
> Neil Zhang
> 
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ