Home | History | Annotate | Download | only in include
History log of /src/sys/arch/arm/include/cpu_topology.h
RevisionDateAuthorComments
 1.3  11-Dec-2021  mrg remove clause 3 from all my licenses that aren't conflicting with
another copyright claim line. again. (i did this in 2008 and then
did not update all of my personal templates.)
 1.2  15-Feb-2020  skrll branches: 1.2.4;
Various updates and improvements to cpu start up on arm/aarch64

- start sharing more code around the AP startup messaging.
- call arm_cpu_topology_set early so that ci_core_id is available for
drivers, e.g. bcm2835_intr.c
- both arm and aarch64 now have
- a static cpu_info_store array
- the same arm_cpu_{hatched,mbox}
 1.1  15-Jan-2020  mrg branches: 1.1.2;
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.
 1.1.2.3  29-Feb-2020  ad Sync with head.
 1.1.2.2  17-Jan-2020  ad Sync with head.
 1.1.2.1  15-Jan-2020  ad file cpu_topology.h was added on branch ad-namecache on 2020-01-17 21:47:24 +0000
 1.2.4.2  08-Apr-2020  martin Merge changes from current as of 20200406
 1.2.4.1  15-Feb-2020  martin file cpu_topology.h was added on branch phil-wifi on 2020-04-08 14:07:29 +0000

RSS XML Feed