Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Folders

Descriptions

common/secure_sp7350/

Contains files related to secure boot functionality.

sp7350/

Houses SP7350 platform-specific or hardware-specific files.

...

Architecture-specific files

MachineArchitecture-specific files for the SP7350 platform are situated at “arch/arm/mach-pentagram” within the U-Boot directory. Here's a summary of the files and folders:

Files or folders

Descriptions

cpu/armv8/

Contains ARMv8 CPU (ex: Cortex A55) related files.

mach-pentagram/include/mach

Contains platform or hardware-related header files.

mach-pentagram/cpu.c

Encompasses subroutines responsible for CPU reset, memory mapping, DRAM configuration, and more.

...