Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 670 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 670 Bytes

Platform System Interface Specification

The Platform System Interface Specification, or psi-spec, is a collection of documents for hardware and software co-design from a general perspective. It describes how microprocessors set up an environment for an operating system or otherwise bare-metal applications, typically through intermediate, rewritable code that initializes clocks, DRAM and peripherals, commomly referred to as firmware.

In the following sections, psi-spec describes principles and abstractions that apply agnostic of vendors and products.

  1. Mask ROMs and Loaders
  2. Platform Security