aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2021-10-29 17:17:31 +0100
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2022-02-10 11:05:55 +0000
commitdfa594c3976183897080de6deac2e40fb1506b57 (patch)
tree61c6d290f64332c5de4f1661ab1549cf6855c827 /README
parent998fec12c602b64261eca197f87d744183626907 (diff)
downloadarm-optimized-routines-dfa594c3976183897080de6deac2e40fb1506b57.tar.gz
Add pl subdirectory
This directory will contain optimized code that is maintained separately from existing routines with different requirements.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 0afca55..e24746d 100644
--- a/README
+++ b/README
@@ -27,6 +27,7 @@ networking/test/ - networking test and benchmark related sources.
string/ - string routines subproject sources.
string/include/ - string library public headers.
string/test/ - string test and benchmark related sources.
+pl/... - separately maintained performance library code.
The steps to build the target libraries and run the tests: