commit | 2cde38b1aedc35d5fe491a0ffeac12b1e2be0da7 | [log] [tgz] |
---|---|---|
author | Shawn Shan <Shawn.Shan@arm.com> | Mon Dec 27 16:07:03 2021 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Tue Dec 28 09:00:04 2021 +0100 |
tree | b59a44265f038f0f12c429877606a375505d95aa | |
parent | 968887a84d86f706cd8df16b719a321b96f110c8 [diff] |
Interface: Remove the included header file in config_impl.h The config_impl.h is meant to collect runtime features, the header file psa_interface_redirect.h is unrelated, it should be included in psa_config.h directly. Change-Id: I47c8824f70889901fbc5ed150fc424b3e6e97320 Signed-off-by: Shawn Shan <Shawn.Shan@arm.com>