File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 44
55The Platform System Interface Specification, or _ psi-spec_ , is
66a collection of documents for [ hardware and software co-design] (
7- #) from a general perspective. It describes how microprocessors
8- set up an environment for an operating system or otherwise
9- bare-metal applications, typically through intermediate ,
10- rewritable code that initializes clocks, DRAM and peripherals ,
11- commonly referred to as boot firmware or [ platform initialization firmware ] (
12- platform-initialization.md).
7+ #) from a general perspective.
8+ It describes how microprocessors can provide an [ environment for booting ] (
9+ boot-environments.md) an operating system or otherwise bare-metal applications ,
10+ typically starting from intermediate, rewritable code that initializes clocks,
11+ DRAM and peripherals, commonly referred to as boot firmware or [ platform
12+ initialization firmware ] ( platform-initialization.md ) .
1313
1414In the following sections, _ psi-spec_ describes principles and
1515abstractions that apply agnostic of vendors and products.
You can’t perform that action at this time.
0 commit comments