summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authoramobal01 <amol.balasokamble@arm.com>2015-07-02 15:32:37 +0530
committerSandrine Bailleux <sandrine.bailleux@arm.com>2015-07-09 15:31:54 +0100
commit2b0767a48d61bfc94555d52e4d1f4adcf1ac502c (patch)
treea24a2815a54c8f22beabbc237f2e2d310cf56631 /docs
parent3cbd16923a9dcf94100c5f75b37211d282af6679 (diff)
Remove unused define "PLATFORM_CACHE_LINE_SIZE"
This patch removes the unused define "PLATFORM_CACHE_LINE_SIZE" Change-Id: I1186bce5727b1441a50fd7a98d2c26f8c6a2fe02
Diffstat (limited to 'docs')
-rw-r--r--docs/porting-guide.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/porting-guide.md b/docs/porting-guide.md
index 782bb60..e0acc73 100644
--- a/docs/porting-guide.md
+++ b/docs/porting-guide.md
@@ -71,11 +71,6 @@ file is found in [plat/fvp/include/platform_def.h].
Defines the stack memory available to each CPU. This constant is used by
[plat/common/aarch64/platform_mp_stack.S].
-* **#define : PLATFORM_CACHE_LINE_SIZE**
-
- Defines the size (in bytes) of the largest cache line across all the cache
- levels in the platform.
-
* **#define : PLATFORM_CLUSTER_COUNT**
Defines the total number of clusters implemented by the platform in the