aboutsummaryrefslogtreecommitdiff
path: root/lib/libmpa
AgeCommit message (Expand)Author
2018-11-16lib.mk: centralize profiling flag (-pg)Jerome Forissier
2018-09-27Allow mixed declaration and codeJens Wiklander
2018-06-18libmpa: remove mpa_set_random_generator()Jens Wiklander
2018-05-16Remove license notice from STMicroelectronics filesEtienne Carriere
2018-04-18Use mempool API from libutils for bignum allocationsJens Wiklander
2018-01-10Add SPDX license identifiersJerome Forissier
2017-06-19libmpa: Implement Montgomery ladderJoakim Bech
2017-06-19ltc: Implement mp_rand for mpa_descJoakim Bech
2017-01-31libmpa: fix undefined left shiftJens Wiklander
2017-01-24Add support for user TA profiling with gprof (-pg)Jerome Forissier
2017-01-24Add options to build user libraries with profiling enabled (-pg)Jerome Forissier
2016-08-09assert/panic: fix misuse of assert/panicEtienne Carriere
2016-06-01libmpa: fixes undefined behaviorJens Wiklander
2015-11-18core: ltc: add lock for memory poolJens Wiklander
2015-08-05libmpa: remove DEBUG flagPascal Brand
2015-07-22libmpa: optimize size in mpa_get_str()Jens Wiklander
2015-07-21ECC: optimize the pool of temporary variablesPascal Brand
2015-07-21mpa: allocator for temporary variablesPascal Brand
2015-04-13Rename arm32 architecture to armJens Wiklander
2015-03-13Added Abstract Layer for PRNGSY Chiu
2014-10-24libmpa: remove floating point calculationsJens Wiklander
2014-10-09Fix strict-aliasing for DEBUG=0Jens Wiklander
2014-09-16plat-vexpress: fix non-debug buildJerome Forissier
2014-06-12Open-source the TEE CorePascal Brand