summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-14trusty:mmu: Make device mapping non-executableHEADmastermainMike McTernan
2024-02-16app/hwcrypto: CONSTANTS is deprecated am: a487742baaRaphael Herouart
2023-09-19app/hwcrypto: CONSTANTS is deprecatedsimpleperf-releasemain-16kRaphael Herouart
2022-03-16[hwkey] Update hwkey interface usageStephen Crane
2021-10-29Update references to trusty-specific libc headersStephen Crane
2021-04-28Add hwcrypto app to userspace library build systemStephen Crane
2021-04-27[app][hwcrypto] Uplift hwcrypto sample to use trusty_log.Armelle Laine
2020-05-29Support for manifest config JSON in nxpRajesh Nyamagoud
2019-06-11[app][hwcrypto] Improve C standards complianceNick Bray
2019-05-08[app][hwcrypto] Clean up libc usageNick Bray
2019-03-15[app][hwcrypto] Update app to use new location of trusty_uapi.hRoberto Pereira
2019-02-26Refactor use of iovec struct.Nick Bray
2018-08-21Remove unused "imx" targetMichael Ryleev
2018-08-17Remove imx6ul related projectsMichael Ryleev
2018-08-16Remove dependency on app/trusty moduleMichael Ryleev
2018-08-15Update references to libc-trusty and libstdc++-trustyMichael Ryleev
2018-08-15Update references to interface modules and client librariesMichael Ryleev
2018-08-06Enable pre-upload clang formatting.Nick Bray
2018-07-25Update mmap calls to match changes to libc.Nick Bray
2018-07-23Adjust for remapping openssl as boringsslMichael Ryleev
2018-06-26[app][hwcrypto] Stop casting the result of mmap to void *.Nick Bray
2018-06-15Remove references to trusty_std.h.Nick Bray
2018-02-15[app][hwcrypto] Fix a bug in derive_key_v1Michael Ryleev
2018-02-13[app][hwcrypto] Explicitly include arch-specific headers.Nick Bray
2018-02-09[app][hwcrypto] Use new include paths.Nick Bray
2018-01-24[platform][imx] Remove dependency on opensslMichael Ryleev
2018-01-11[app][hwcrypto] Reformat sources to use 4 space indentMichael Ryleev
2018-01-11[app][hwcrypto] Switch to use different kdfv1 root keyMichael Ryleev
2018-01-10[app][hwcrypto] Rework self testMichael Ryleev
2018-01-10[platform][imx] Init CNTVOFF register of arch timerMichael Ryleev
2018-01-10[platform][imx] Simplify TZASC initializationMichael Ryleev
2018-01-10[app][hwcrypto] Rearrange request/response buffersMichael Ryleev
2018-01-10[app][hwcrypto] Change UUID of hwcrypto appMichael Ryleev
2018-01-10[app][hwcrypto] Cleanup debug loggingMichael Ryleev
2018-01-10[app][hwcrypto] Move caam driver to userspaceMichael Ryleev
2018-01-09[platform][imx] Disable receive path of debug consoleMichael Ryleev
2017-11-30[platform][imx] Support SMP feature for i.MX7DHaoran.Wang
2017-11-15[platform][imx] Reimplement valid_address without uthreadRoberto Pereira
2017-10-27[platform][imx] Cleanup CAAM module mappingMichael Ryleev
2017-10-26[platform][imx] Do not use first 1GB of address spaceMichael Ryleev
2017-10-26[nxp][imx] Fix structual issues with nxp/imxMichael Ryleev
2017-10-26[platform][imx] Move soc specific things to platformMichael Ryleev
2017-09-28[platform][imx] Adjust for new location of mm.hMichael Ryleev
2017-09-20[platform][imx] Fix to build with upstream lkArve Hjønnevåg
2017-09-06[platform][imx] Support keyslot for hwcrypto serviceWang Haoran
2017-07-13[platform][imx] Support imx7d boardsWang Haoran
2017-03-21[app] Add hwcrypto appWang Haoran
2017-03-21[platform][imx] Add CAAM security module support in i.MXWang Haoran
2017-02-10Add TZASC configure codes to imx6ul platformsWang Haoran
2017-02-10Move soc definition to target folderWang Haoran