commit | 59b90488e93e8172b66e6b29c48780893881e607 | [log] [tgz] |
---|---|---|
author | Frazer Carsley <frazer.carsley@arm.com> | Thu Jul 03 18:43:34 2025 +0100 |
committer | Jerome Forissier <jerome@forissier.org> | Wed Jul 30 15:02:53 2025 +0200 |
tree | fce23e0e2c39f82fa67cd1010a93564254af565e | |
parent | e3148e3019f4eb0eeadac5ddceffc4d425b3570d [diff] |
tee-supplicant: update udev & systemd install code - Allow optionally using pkg-config to discover install location of systemd service and udev rule files - Make systemd service file generation and installation optional. - Make udev rule file generation and installation optional. Changes are backwards compatible and the default operation is unchanged. Signed-off-by: Gyorgy Szing <gyorgy.szing@arm.com> Signed-off-by: Frazer Carsley <frazer.carsley@arm.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Mikko Rapeli <mikko.rapeli@linaro.org>
This git contains source code for the non-secure side implementation of the OP-TEE project making up the client library and tee-supplicant.
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 optee_client.
// OP-TEE core maintainers