ARMv8(ARM64, AArch64)进阶之旅

时间:2022-10-02 08:52:45

ARMv8(ARM64, AArch64)进阶之旅

2016-01-01   北京  张俊浩

ARM Architecture

  1. ARM - The Architecture For The Digital World:  http://www.arm.com/
  2. the ARM Infocenter:  http://infocenter.arm.com/help/index.jsp

ARM v8

ARM CoreLink controllers and peripherals

http://infocenter.arm.com/help/topic/com.arm.doc.set.primecell/index.html

  1. CoreLink interconnect:
  2. Memory controllers
  3. System controllers
  4. CoreLink peripherals

             PL01x - UART

             PL02x - Synchronous Serial Port

             PL03x - Real Time Clock

             PL050 - PS2 Keyboard/Mouse Interface

             PL06x - General Purpose Input/Output

             PL13x - Smart Card Interface

             PL16x - DC-DC Converter Interface

             PL18x - Multimedia Card Interface

             PL220 - External Bus Interface

             Peripheral Test Block

EDKII

http://www.tianocore.org/edk2/

ARM Platform Code(Arm/AArch64): edk2/ArmPlatformPkg/

U-boot: the Universal Boot Loader:

http://www.denx.de/wiki/U-Boot/WebHome

ARM Platform Code(AArch64):u-boot-201x.xx/arch/arm/cpu/armv8

(version u-boot-2014.01 starts to support for the ARMv8)

U-Boot on ARM32, AArch64 and beyond: https://www.linaro.org/blog/core-dump/u-boot-on-arm32-aarch64-and-beyond/

Linaro:Leading collaboration in the ARM Ecosystem

ARM Open Platforms