Update Buildroot to 2022.11.1

Update Buildroot to the latest tag: 2022.11.1. This notably brings the
opensc package (pkcs11-tool).

Change-Id: Ifaac6c2075ecc744e6127625b59f056061d1b404
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Tested-by: Jorge Ramirez-Ortiz <jorge@foundries.io> (Versal ACAP)
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
17 files changed
tree: cd01a436e21022e9fb3052bf7601c4a13f47bd2a
  1. .travis.yml
  2. am43xx.xml
  3. am57xx.xml
  4. default.xml
  5. dra7xx.xml
  6. fvp-ts.xml
  7. fvp.xml
  8. hikey.xml
  9. hikey960.xml
  10. imx.xml
  11. juno.xml
  12. make_stable.sh
  13. poplar.xml
  14. qemu_v8.xml
  15. README.md
  16. rockpi4.xml
  17. rpi3.xml
  18. stm32mp1.xml
  19. synquacer.xml
  20. verdin.xml
  21. versal.xml
  22. zynqmp.xml
README.md

Repo manifest for OP-TEE development

This git contains repo manifests to be able to clone all source code needed to be able to setup a full OP-TEE developer build.

All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under manifests.

// OP-TEE core maintainers