diff options
author | Peng Fan <peng.fan@nxp.com> | 2021-11-12 14:26:03 +0800 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2021-11-23 17:26:06 +0800 |
commit | b0b46118ed265592b935d7a39098c24f20c49620 (patch) | |
tree | 48e638da059458e3028e9e76fb5a7efb45f8abc1 /kernel/workqueue.c | |
parent | cb551b5e3bab54265f374a394e239f5e492a5742 (diff) |
arm64: dts: imx8qm: add cache info
i.MX8QM A53 Cluster has 32KB Icache, 32KB Dcache and 1MB L2 Cache
- Icache is 2-way set associative
- Dcache is 4-way set associative
- L2cache is 16-way set associative
- Line size are 64bytes
A72 Cluster has 48KB Icache, 32KB Dcache and 1MB L2 Cache
- ICache is 3-way set-associative
- Dcache is 2-way set-associative
- L2Cache is 16-way set-associative
- Line size are 64bytes
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions