[FIO internal] core/core.mk: se050: don't force rng

Allow CFG_NXP_SE05X_RNG_DRV to be disabled by the user, in case another
hw RNG is desired.

Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
1 file changed
tree: cb81f3a592bf5be6ec585fd2d41fb31dc0cf2b7a
  1. .github/
  2. core/
  3. keys/
  4. ldelf/
  5. lib/
  6. mk/
  7. scripts/
  8. ta/
  9. .checkpatch.conf
  10. .clang-format
  11. .gitattributes
  12. .gitignore
  13. .shippable.yml
  14. .travis.yml
  15. CHANGELOG.md
  16. LICENSE
  17. MAINTAINERS
  18. Makefile
  19. README.md
  20. typedefs.checkpatch
README.md

OP-TEE Trusted OS

This git contains source code for the secure side implementation of OP-TEE project.

All official OP-TEE documentation has moved to http://optee.readthedocs.io.

// OP-TEE core maintainers