summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-10gatekeeper: scudo: Increase heapHEADplatform-tools-35.0.1simpleperf-releasesdk-releasemastermain-16kmainMike McTernan
2023-02-07add manifest for scudoMarco Nelissen
2022-12-03properly use return value of storage_delete_fileArmelle Laine
2022-01-26Fix race condition in gatekeeper ipcArmelle Laine
2021-04-19Update references to trusty-specific libc headersStephen Crane
2021-04-19Add gatekeeper app to userspace library build systemStephen Crane
2021-04-10Change TLOGI calls in normal execution path to TLOGDArmelle Laine
2021-02-16Allow setting gatekeeper storage port at build timeMarco Nelissen
2021-02-01Implement DeleteUser/DeleteAllUsersMarco Nelissen
2021-01-25Add DeleteUser and DeleteAllUsers to gatekeeperMarco Nelissen
2020-07-27Rename "master key" => "password key"Nick Bray
2020-03-10Switch from manifest.c to manifest.json configRajesh Nyamagoud
2019-09-04Avoid GK memory leakMatthew Maurer
2019-04-10Use INFINITE_TIME instead of -1Matthew Maurer
2019-02-26Refactor use of iovec struct.Nick Bray
2018-12-14Make logging statements portable.Nick Bray
2018-12-04Clean up gatekeeper app in preparation for 64-bit appsMichael Ryleev
2018-11-30Update logging to use new TLOGX marcosMichael Ryleev
2018-11-12Prefix gettime and nanosleep with trusty_.Nick Bray
2018-10-30Eliminate the use of status_t.Nick Bray
2018-10-10Whitelist variable-length arrays for gatekeeper.Nick Bray
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-07-26Enable pre-upload clang formatting.Nick Bray
2018-07-18Switch to use TRUSTY_TOP to reference external modulesMichael Ryleev
2018-06-15Remove references to trusty_std.h.Nick Bray
2018-02-13Use new include paths.Nick Bray
2016-04-28trusty_gatekeeper: fix compile warningsMichael Ryleev
2016-04-15trusty_gatekeeper: fixup to accomodate changes with secure storage APIMichael Ryleev
2016-03-25trusty_gatekeeper: Specify port to use for storage sessionArve Hjønnevåg
2016-02-10Switch to use proper flag calling storage_open_fileMichael Ryleev
2016-02-10Fix white space formattingMichael Ryleev
2015-10-09Initial TrustyGateKeeperBill Yi