optee: support enable/disable RPMB
When we build in factory mode, it may happen that we want to enable or disable the usage of the RPMB by OP-TEE. A new yaml entry has been added to handle this:
optee:
rpmb: false
If the rpmb entry is set to false, OP-TEE won't be compiled with RPMB support.