1Glossary
2========
3
4Copyright (c) 2011-2020, Arm Limited. All rights reserved.
5
6__AP__
7    Application Processor
8
9__CSS__
10    Compute Sub-System
11
12__CMSIS__
13    Cortex Microcontroller Software Interface Standard
14
15__DVFS__
16    Dynamic Voltage and Frequency Scaling
17
18__IRQ__
19    Interrupt Request
20
21__ISA__
22    Instruction Set Architecture
23
24__ISR__
25    Interrupt Service Routine
26
27__MCP__
28    Manageability Control Processor
29
30__MPU__
31    Memory Protection Unit
32
33__NMI__
34    Non-Maskable Interrupt
35
36__NVIC__
37    Nested, Vectored Interrupt Controller
38
39__PCSA__
40    Power Control System Architecture
41
42__PIK__
43    Power Integration Kit
44
45__PPU__
46    Power Policy Unit
47
48__RTOS__
49    Real-Time Operating System
50
51__SCMI__
52    System Control and Management Interface
53
54__SCP__
55    System Control Processor
56
57__SG__
58    System Guidance
59
60__SoC__
61    System on Chip
62
63__UART__
64    Universal, Asynchronous Receiver-Transmitter
65