]> git.baikalelectronics.ru Git - arm-tf.git/commit
docs(security): update info on use of OpenSSL 3.0
authorJuan Pablo Conde <juanpablo.conde@arm.com>
Tue, 28 Jun 2022 20:56:32 +0000 (16:56 -0400)
committerJuan Pablo Conde <juanpablo.conde@arm.com>
Fri, 15 Jul 2022 22:09:18 +0000 (18:09 -0400)
commit8caf10acab37be292a2fab0da01c1ba284a3b40a
tree5fcadd71f6157f12251a4ecea4c5f84badd84d82
parentcaca0e57b8c4cceafa6812f2351419744648b890
docs(security): update info on use of OpenSSL 3.0

OpenSSL 3.0 is a pre-requisite since v2.7 and can be installed
on the operating system by updating the previous version.
However, this may not be convenient for everyone, as some may
want to keep their previous versions of OpenSSL.

This update on the docs shows that there is an alternative to
install OpenSSL on the system by using a local build of
OpenSSL 3.0 and pointing both the build and run commands to
that build.

Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com>
Change-Id: Ib9ad9ee5c333f7b04e2747ae02433aa66e6397f3
docs/design/trusted-board-boot-build.rst
docs/getting_started/build-options.rst
docs/getting_started/prerequisites.rst
docs/getting_started/tools-build.rst