Skip to content
Commit fe419603 authored by Tanmay Jagdale's avatar Tanmay Jagdale Committed by Leif Lindholm
Browse files

SbsaQemu: AcpiDxe: Create PPTT table at runtime



Add support to create Processor Properties Topology Table at
runtime. The cache topology of each CPU is as follows:

                  CPU N
         ------------------------
         |  --------  --------  |
         |  | L1-I |  | L1-D |  |
         |  | 32KB |  | 32KB |  |
         |  --------  --------  |
         |  ------------------  |
         |  |    L2 512KB    |  |
         |  ------------------  |
         ------------------------

Signed-off-by: default avatarTanmay Jagdale <tanmay.jagdale@linaro.org>
Reviewed-by: default avatarLeif Lindholm <leif@nuviainc.com>
parent 1ce02457
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment