Searched hist:f19dd214fb272a769e1898fda4ff9f72e4c5c80e (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/pta/ |
| H A D | system.c | f19dd214fb272a769e1898fda4ff9f72e4c5c80e Thu Mar 19 14:29:14 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> core: fix typo in system_set_prot()
Fixes a typo in system_set_prot() where a "," was used instead of a ";". This fix should not change the behaviour of the function.
Reviewed-by: Joakim Bech <joakim.bech@linaro.org> Reviewed-by: Jerome Forissier <jerome@forissier.org> Reported-by: Bastien Simondi <bsimondi@netflix.com> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|