aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-09storage: Add rust test for secure storage aidlHEADmastermainWeston Carvalho
2024-03-28storage: Implement storage aidl serviceWeston Carvalho
2024-03-27[Metrics] Shift secure storage trusty metrics to use TIPC, and rename variabl...Snehal
2024-03-19storage: Init service per peer and fsWeston Carvalho
2024-03-19storage: Add storage aidl serviceWeston Carvalho
2024-03-18rpmb: fix unsigned int underflow in debug modeYurii Shutkin
2024-03-15storage: Return error from rpmb_send on short readsArve Hjønnevåg
2024-03-06trusty:storage: add missing NULL check to prevent RAM dumpMike McTernan
2024-03-06cleanup: remove reference to unexistent rss_limit_checker.cppYurii Shutkin
2024-03-05storage: Add storage benchmark to test-map am: a8fb26a9b6Raphael Herouart
2024-03-05storage: Add storage benchmark to test-mapRaphael Herouart
2024-02-29test/storage-benchmark: [Bench] Secure Storage Benchmark am: 494556f723Raphael Herouart
2024-02-29test/storage-benchmark: [Bench] Secure Storage BenchmarkRaphael Herouart
2024-02-22Allow C headers to be included in cpp files am: 65ae65b4d4Weston Carvalho
2024-02-22Don't require passing `src_name` if it's not used. am: c6d342ea46Weston Carvalho
2024-02-22Move tipc-independent fns to client.h am: f52d4a8fc7Weston Carvalho
2024-02-22Separate session init and destroy am: 815e02ec35Weston Carvalho
2024-02-22Split transaction end am: d200cb7fffWeston Carvalho
2024-02-22Allow C headers to be included in cpp filesWeston Carvalho
2024-02-21Don't require passing `src_name` if it's not used.Weston Carvalho
2024-02-21Move tipc-independent fns to client.hWeston Carvalho
2024-02-21Separate session init and destroyWeston Carvalho
2024-02-16Split storage_file_read am: 16717ea84fWeston Carvalho
2024-02-16Split storage_file_list am: 9fcdfe8e34Weston Carvalho
2024-02-16Split storage_file_get_size am: ad08b154d6Weston Carvalho
2024-02-16Split storage_file_open am: 0b9f3528f8Weston Carvalho
2024-02-16scudo: Set the ring buffer size using SCUDO_DEFAULT_OPTIONS am: aecd329097Andrei Homescu
2024-02-16Split storage_file_set_size am: 295fba4b46Weston Carvalho
2024-02-16Split storage_file_write am: b262752da8Weston Carvalho
2024-02-16Split storage_file_close am: 9d650493b4Weston Carvalho
2024-02-16Split storage_file_move am: c938ec2943Weston Carvalho
2024-02-16Split storage_file_delete am: 98d07d4e82Weston Carvalho
2024-02-16trusty: cleanup storage before running tests am: 9b634f6a1bYurii Shutkin
2024-02-16Separate tipc part of storage_client_session am: 2e4e28489bWeston Carvalho
2024-02-16Fix format specifiers. am: 5e3e0812b6Weston Carvalho
2024-02-16Use TIPC library instead of wait_any am: 5271b319b1Weston Carvalho
2024-02-16scudo: split include wrappers into separate files to resolve static functions...Yurii Shutkin
2024-02-16scudo: include rss_limit_checker.cpp only if exists am: f58e42e0a3Yurii Shutkin
2024-02-16Add new file report_linux.cpp. am: 1d0e95899dChristopher Ferris
2024-02-16storage: CONSTANTS is deprecated am: dd8ab633c2Raphael Herouart
2024-02-16storage: update scudo config to work with upstream changes am: 9599fd2d08Frances Wingerter
2024-01-10Split transaction endWeston Carvalho
2024-01-10Split storage_file_readmain-16kWeston Carvalho
2024-01-10Split storage_file_listWeston Carvalho
2023-11-30Split storage_file_get_sizeWeston Carvalho
2023-11-30Split storage_file_openWeston Carvalho
2023-11-28scudo: Set the ring buffer size using SCUDO_DEFAULT_OPTIONSAndrei Homescu
2023-11-16Split storage_file_set_sizeWeston Carvalho
2023-11-16Split storage_file_writeWeston Carvalho
2023-11-16Split storage_file_closeWeston Carvalho