forked from OP-TEE/optee_os
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[review] tree wide: remove leftover references to libmap
I removed to wrong stuf!!! It was TEE_STRING_MODE_HEX_UC and TEE_STRING_MODE_HEX_LC that i wanted to remove. I'll fix the commit message to: Removes references to libmpa removed since OP-TEE release tag 3.9.0, by commit 7fb525f ("Remove libmpa in favor of libmbedtls"). This change removes TEE_STRING_MODE_HEX_UC and TEE_STRING_MODE_HEX_LC macros that relate to MPA_STRING_MODE_HEX_UC which is was removed by the above mentioned commit. Signed-off-by: Etienne Carriere <[email protected]>
- Loading branch information
1 parent
099c269
commit 2d65e71
Showing
3 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters