mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-26 23:04:50 +00:00
Merge "docs(porting-guide): correct typo of "bits" to "bytes"" into integration
This commit is contained in:
commit
1790036de3
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ likely to be suitable for all platform ports.
|
||||||
|
|
||||||
- **#define : CACHE_WRITEBACK_GRANULE**
|
- **#define : CACHE_WRITEBACK_GRANULE**
|
||||||
|
|
||||||
Defines the size in bits of the largest cache line across all the cache
|
Defines the size in bytes of the largest cache line across all the cache
|
||||||
levels in the platform.
|
levels in the platform.
|
||||||
|
|
||||||
- **#define : FIRMWARE_WELCOME_STR**
|
- **#define : FIRMWARE_WELCOME_STR**
|
||||||
|
|
Loading…
Add table
Reference in a new issue