TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
23fc05a33d2bd67d25e20b51f68e18872d761608
/
drivers
/
io
/
io_memmap.c
d471bd9
IO Driver Misra Cleanup
by johpow01
· 5 years ago
70cb0bf
io: change seek offset to signed long long
by Yann Gautier
· 6 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
255f5c8
io: Allow image load to address zero
by Konstantin Porotchkin
· 7 years ago
7fabe1a
Fix MISRA rule 8.4 in common code
by Roberto Vargas
· 7 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
b4d2c67
Remove redundant assert
by Jeenu Viswambharan
· 8 years ago
1f786b0
Merge pull request #842 from jeenu-arm/io-memmap-asserts
by danh-arm
· 8 years ago
69c043b
Add bounds checking asserts to memmap IO driver
by Jeenu Viswambharan
· 8 years ago
32f0d3c
Replace some memset call by zeromem
by Douglas Raillard
· 9 years ago
6d70bfa
Add "size" function to IO memmap device driver
by Gerald Lejeune
· 10 years ago
65cd299
Remove direct usage of __attribute__((foo))
by Soren Brinkmann
· 10 years ago
e098e24
Remove deprecated IO return definitions
by Juan Castillo
· 10 years ago
625de1d
Remove variables from .data section
by Dan Handley
· 11 years ago
97043ac
Reduce deep nesting of header files
by Dan Handley
· 11 years ago
fb037bf
Always use named structs in header files
by Dan Handley
· 11 years ago
35e98e5
Make use of user/system includes more consistent
by Dan Handley
· 11 years ago
08c28d5
Report recoverable errors as warnings
by Jeenu Viswambharan
· 11 years ago
561cd33
Add Firmware Image Package (FIP) driver
by Harry Liebel
· 11 years ago