commit | d6b17810e5b6a637063a24471a480987708a6a26 | [log] [tgz] |
---|---|---|
author | Albert Schwarzkopf <githubc@quitesimple.org> | Sun Dec 22 23:40:59 2019 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Jan 09 17:34:41 2020 +0100 |
tree | 50bbe5b77785cbf0c750b68650ea6c60d461d415 | |
parent | 9a4dd00db6456c2fa9d32bc044ac97fc917ccb23 [diff] |
qemu: Add VirtIORNG random data source Adds /dev/urandom from the host as a source for random data so the guest does not block on calls to getentropy() etc. Signed-off-by: Albert Schwarzkopf <githubc@quitesimple.org> Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
This git contains makefiles etc to be able to build a full OP-TEE developer setup for the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The pages that used to be here in this git can be found under build and Device specific information at he new location for the OP-TEE documentation.
// OP-TEE core maintainers