summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorXiaotian Wu <wuxiaotian@loongson.cn>2021-02-09 15:52:55 +0800
committerPaul Moore <paul@paul-moore.com>2023-02-18 22:07:41 -0500
commit7179ff3e7c0bb9dca87848259114fe57938890a6 (patch)
tree44ef3cfdc787a8ddca254483ad4be074205af2e4 /README.md
parent80c2c9fe4eac515b31292c522b51657800028018 (diff)
downloadlibseccomp-7179ff3e7c0bb9dca87848259114fe57938890a6.tar.gz
doc: update README and manpage for 64-bit LoongArch
Signed-off-by: Xiaotian Wu <wuxiaotian@loongson.cn> Acked-by: Tom Hromatka <tom.hromatka@oracle.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 18a5d5b..ccbad2f 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@ The libseccomp library currently supports the architectures listed below:
* 64-bit x86 x32 ABI (x32)
* 32-bit ARM EABI (arm)
* 64-bit ARM (aarch64)
+* 64-bit LoongArch (loongarch64)
* 32-bit MIPS (mips)
* 32-bit MIPS little endian (mipsel)
* 64-bit MIPS (mips64)