Signed-off-by: Brian Brooks <brian.bro...@arm.com>
Reviewed-by: Song Zhu <song....@arm.com>
---
 doc/guides/linux_gsg/build_dpdk.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guides/linux_gsg/build_dpdk.rst 
b/doc/guides/linux_gsg/build_dpdk.rst
index e32afd5f8..5452041f3 100644
--- a/doc/guides/linux_gsg/build_dpdk.rst
+++ b/doc/guides/linux_gsg/build_dpdk.rst
@@ -69,9 +69,9 @@ The format of a DPDK target is::
 
 where:
 
-* ``ARCH`` can be:  ``i686``, ``x86_64``, ``ppc_64``
+* ``ARCH`` can be:  ``i686``, ``x86_64``, ``ppc_64``, ``arm64``
 
-* ``MACHINE`` can be:  ``native``, ``power8``
+* ``MACHINE`` can be:  ``native``, ``power8``, ``armv8a``
 
 * ``EXECENV`` can be:  ``linuxapp``,  ``bsdapp``
 
-- 
2.14.1

Reply via email to