diff options
Diffstat (limited to 'readme.rst')
-rw-r--r-- | readme.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.rst b/readme.rst index 6c93a4ca2..b5038084d 100644 --- a/readme.rst +++ b/readme.rst @@ -156,8 +156,8 @@ Functionality The use of pointer authentication in the normal world is enabled whenever architectural support is available, without the need for additional build flags. Use of pointer authentication in the secure world remains an - experimental configuration at this time and requires the ``ENABLE_PAUTH`` - build flag to be set. + experimental configuration at this time and requires the + ``BRANCH_PROTECTION`` option to be set to non-zero. - Position-Independent Executable (PIE) support. Initially for BL31 only, with further support to be added in a future release. |