Use attribute accessor functions in driver wrappers
Fully automated:
```
perl -i -pe 's/(\w+)->core\.(\w+)/psa_get_key_$2($1)/g' scripts/data_files/driver_templates/*.jinja docs/psa-driver-example-and-guide.md
```
Signed-off-by:
Gilles Peskine <Gilles.Peskine@arm.com>
显示
- docs/psa-driver-example-and-guide.md 3 个添加, 3 个删除docs/psa-driver-example-and-guide.md
- scripts/data_files/driver_templates/psa_crypto_driver_wrappers.h.jinja 43 个添加, 43 个删除...files/driver_templates/psa_crypto_driver_wrappers.h.jinja
- scripts/data_files/driver_templates/psa_crypto_driver_wrappers_no_static.c.jinja 5 个添加, 5 个删除...er_templates/psa_crypto_driver_wrappers_no_static.c.jinja
加载中
想要评论请 注册 或 登录