The NetBSD Project

CVS log for src/sys/arch/aarch64/aarch64/locore.S

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / aarch64 / aarch64

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: ad-namecache-base1


Revision 1.52 / (download) - annotate - [select for diffs], Wed Jan 15 08:34:04 2020 UTC (4 years, 3 months ago) by mrg
Branch: MAIN
CVS Tags: ad-namecache-base1
Changes since 1.51: +3 -3 lines
Diff to previous 1.51 (colored)

port the arm64 cpu topology setup for big.little to arm.

rename arm64 cpu_do_topology() to arm_cpu_do_topology() and
call it from both arm cpu_attach().

replace both aarch64_set_topology() inline code in arm
cpu_attach() with new arm_cpu_do_topology(), which is called
by the arm64 locore as well (possibly not needed, which would
allow it to become static.)

not yet tested on a real big.little armv7 system.  tested
on rockpro64 and pinebook pro.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>