commit | 55d498418f85c28e314783c5c27ab289f65a00f5 | [log] [tgz] |
---|---|---|
author | Balint Dobszay <balint.dobszay@arm.com> | Thu Oct 19 16:35:05 2023 +0200 |
committer | Balint Dobszay <balint.dobszay@arm.com> | Thu Oct 19 16:35:11 2023 +0200 |
tree | e91cf703e0ebbae7d9b84ca854e0d1c265c1117e | |
parent | b27d4163e01065d1203bd71ffa6562a651f77a13 [diff] |
Remove TEE driver version check Currently the in-tree version of the TSTEE driver doesn't have a version field defined. The TS RPC init function is expecting version 2.0.0 since the out-of-tree driver is at that revision. Remove the check for now to enable testing the in-tree version. Signed-off-by: Balint Dobszay <balint.dobszay@arm.com> Change-Id: I57ee44293c5e940ee7fa944d1420ebcba624fc56