summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjirka-h <hladky.jiri@gmail.com>2020-12-18 18:55:35 +0100
committerGitHub <noreply@github.com>2020-12-18 18:55:35 +0100
commitcc7da1751def9cbef6163ac669051ed3d274fa62 (patch)
treea3ced2b4d50b33925046294acb6bb193824ca8c6
parentMerge pull request #54 from jirka-h/revert-50-master (diff)
downloadhaveged-cc7da1751def9cbef6163ac669051ed3d274fa62.tar.xz
haveged-cc7da1751def9cbef6163ac669051ed3d274fa62.zip
Update README
-rw-r--r--README15
1 files changed, 8 insertions, 7 deletions
diff --git a/README b/README
index b841827..40c7773 100644
--- a/README
+++ b/README
@@ -118,13 +118,14 @@ in-line assembly or compiler intrinsics appropriate to the build target.
Currently supported hosts are:
-1. x86
-2. ia64
-3. powerpc
-4. s390
-5. sparc
-6. sparclite
-7. generic
+1. x86 (x86_64 and i686)
+2. aarch64
+3. armv7hl
+4. ppc64le
+5. ia64
+6. powerpc
+7. s390
+
The generic host type is provided for those systems without user level access to
a high-resolution system timer. In this case, the --enable-clock_gettime option