Merge "docs(porting-guide): correct typo of "bits" to "bytes"" into integration

This commit is contained in:
Joanna Farley 2022-09-13 09:37:39 +02:00 committed by TrustedFirmware Code Review
commit 1790036de3

View file

@ -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**