Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
06a078a06723ec5c085b6a8df3adee98e6171b5f
/
src
/
commonlib
/
lz4_wrapper.c
d44221f
Move compiler.h to commonlib
by Nico Huber
· 3 years, 10 months ago
75a62e7
complier.h: add __always_inline and use it in code base
by Aaron Durbin
· 4 years ago
6a00113
Rename __attribute__((packed)) --> __packed
by Stefan Reinauer
· 5 years ago
0578238
riscv: Update the gcc built-in macro __riscv__
by wxjstz
· 5 years ago
49fd42d
commonlib: Wrap lines at 80 columns
by Lee Leahy
· 5 years ago
72c60a4
commonlib: Fix issues with { } and else
by Lee Leahy
· 5 years ago
82ef8ad
src/commonlib/lz4_wrapper: Correct inline asm for unaligned 64-bit copy
by Benjamin Barenblat
· 6 years ago
4acb0e7
commonlib/lz4: Avoid unaligned memory access on RISC-V
by Jonathan Neuschäfer
· 6 years ago
ca1b2d1
lz4_wrapper: Use __asm__ rather than asm.
by Vladimir Serbinenko
· 6 years ago
116485a
cbfs: Fix compiler error for gcc versions < 4.6
by Werner Zeh
· 6 years ago
87fe236
commonlib/lz4_wrapper: Use correct casts to ensure valid calculations
by Paul Menzel
· 6 years ago
09f2921
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
by Julius Werner
· 7 years ago