coreboot-kgpe-d16/Documentation/soc/qualcomm/sc7280/index.md
Ravi Kumar Bokka 0c9eb31533 sc7280: Provide initial SoC support
BUG=b:182963902
TEST=Validated on qualcomm sc7280 developement board

Change-Id: I1fc841b3113f2bf79b8376cd1ccdb671c53c2084
Signed-off-by: T Michael Turney <mturney@codeaurora.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45205
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Shelley Chen <shchen@google.com>
2021-04-15 19:07:26 +00:00

281 B

Qualcomm SC7280 documentation

SOC code

The SOC folder contains functions for:

  • MMU
  • CLOCK
  • GPIO
  • QUPv3 FW (provides a bridge to serial interfaces)
  • UART
  • SPI-NOR
  • AOP FW
  • USB

Notes about the hardware

The timer is used from the ARMv8 architecture specific code.