Skip to the content.

armv8 cheat sheet

Execution state, Exception level and Security States

image

jump between ELx

image

AArch64 register

AArch64 general-purpose registers

image

image

image

AArch64 special registers

image

cache

3 levels cache

image

Cache terminology

if we devide cache into m set, and 1 set = k cache line, so call it k-way set associative.

image

MMU

image

address translation

image

2 stage translation

image

exception

exception types

image

exception vector table

image

GIC

image

interrupt state machine

image