index
:
software/arm-trusted-firmware.git
dependabot/pip/virtualenv-20.36.1
master
Trusted Firmware-A
Arm Limited and Contributors
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
pmf
Age
Commit message (
Expand
)
Author
2024-05-06
feat((smccc): add version FID for PMF
Govindraj Raja
2024-05-06
refactor(smccc): move pmf to vendor el3 calls
Govindraj Raja
2023-11-06
fix(smccc): ensure that mpidr passed through SMC is valid
Manish Pandey
2023-08-08
chore: update to use Arm word across TF-A
Govindraj Raja
2023-02-20
build: always prefix section names with `.`
Chris Kay
2019-01-04
Sanitise includes across codebase
Antonio Nino Diaz
2018-10-29
Fix MISRA defects in PMF
Antonio Nino Diaz
2018-10-29
PIE: Position Independant Executable support for BL31
Soby Mathew
2018-08-22
libc: Use printf and snprintf across codebase
Antonio Nino Diaz
2018-03-29
Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements
Dimitris Papastamos
2018-03-27
Clean usage of void pointers to access symbols
Joel Hutton
2018-03-26
lib: fix switch statements to comply with MISRA rules
Jonathan Wright
2018-03-21
Rename 'smcc' to 'smccc'
Antonio Nino Diaz
2017-05-03
Use SPDX license identifiers
dp-arm
2016-06-16
Add Performance Measurement Framework(PMF)
Yatharth Kochar