3rd-party/micro-ecc: avoid warning for undefined preprocessing identifier
3rd-party/micro-ecc: avoid // in /* .. */ comment
micro-ecc: suppress MSVC C4244 warning
avoid function param modification
update python scripts to python3
avdtp: fix compile
micro-ecc: comment compression and ECDSA, add tests
micro-ecc: add uECC_NO_DEFAULT_RNG to disable default RNG from OS (POSIX,
MISRAC2012-Rule-8.9: inline const objects that are used by single function
fix build
MISRAC2012-Rule-11.9: use NULL instead of 0
micro-ecc: fix include guards
3rd-party: add micro-ecc/static e4d264b https://github.com/kmackay/micro-ecc.git and test/security_manager/ecc_micro_ecc