Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
vboot_reference
/
cfe83a827d40b310003fc6996b9978d8cf301444
/
Makefile
cfe83a8
Allow /etc/defaults/vboot_reference to customise some utilities
by Bill Richardson
· 10 years ago
6f1b82a
vboot2: Move old struct handling to lib20/
by Randall Spangler
· 10 years ago
108d991
vboot2: Move knowledge of vboot 2.1 data structures inside lib21/
by Randall Spangler
· 10 years ago
a5b69b0
vboot2: Move files which use new vboot 2.1 structs to their own directories
by Randall Spangler
· 10 years ago
c86f041
vboot2: Clean up signing data for unit tests
by Randall Spangler
· 10 years ago
aaaff86
Tidy vboot2-specific libraries and tests
by Randall Spangler
· 10 years ago
42a8500
vboot2: Add host lib function to create a vb2-style firmware preamble
by Randall Spangler
· 10 years ago
9328bbf
vboot2: Add host lib function to create a vb2-style keyblock
by Randall Spangler
· 10 years ago
91852e7
futility: workaround for broken toolchain in static builds
by Bill Richardson
· 10 years ago
c644a8c
vboot2: Add host library functions for signing to new struct format
by Randall Spangler
· 10 years ago
fb9a216
vboot2: Add host lib support for bare hash keys
by Randall Spangler
· 10 years ago
59c2920
vboot2: Add host library functions to read/write new-format key objects
by Randall Spangler
· 10 years ago
02e11b3
vboot2: Add host library functions to read/write files and objects
by Randall Spangler
· 10 years ago
8577b53
vboot: Remove FTS code
by Nam T. Nguyen
· 10 years ago
efa37b8
vboot2: Add api-level functions to use new data structures
by Randall Spangler
· 10 years ago
ab89959
vboot: cgpt: Treat drive_path as the GPT storage
by Nam T. Nguyen
· 10 years ago
837b408
vboot2: load keyblock and preamble from new-style structs
by Randall Spangler
· 10 years ago
6ee52d9
vboot: cgpt: Support writing GPT structs to NOR flash
by Nam T. Nguyen
· 10 years ago
6b5b8f6
vboot2: use common header size fields
by Randall Spangler
· 10 years ago
f4f395e
Extend HWID digest into PCR1 (GBB v1.2 only)
by Bill Richardson
· 10 years ago
e1486c3
futility: add version command
by Bill Richardson
· 10 years ago
d274a2e
vboot2: Add vb2_unpack_key2() and unit tests
by Randall Spangler
· 10 years ago
7c2beb0
cgpt: Separate out certain GPT manipluation functions
by Dan Ehrenberg
· 10 years ago
f18038b
vboot2: Move and rename functions
by Randall Spangler
· 10 years ago
6df3e33
Add hwid digest field to GBB header
by Bill Richardson
· 10 years ago
5dc75d1
vboot: new streaming APIs
by Dan Ehrenberg
· 10 years ago
80872db
Improve cross-reference targets
by Bill Richardson
· 10 years ago
4d49d34
Don't install vbutil_what_keys on the target
by Bill Richardson
· 10 years ago
f1dba02
futility: rolled back vbutil_kernel change
by Bill Richardson
· 10 years ago
5f2696d
futility: Add support for [re]signing kernel partitions
by Bill Richardson
· 10 years ago
f318ee2
futility: implement vbutil_kernel using buffers, not files
by Bill Richardson
· 10 years ago
779796f
futility: Improve help messages
by Bill Richardson
· 10 years ago
0f07867
Re-add dumpRSAPublicKey utility
by Duncan Laurie
· 10 years ago
efa8756
cleanup: DESTDIR refers to the install root, not the bin/
by Bill Richardson
· 10 years ago
a1d9fe6
futility: stop using the symlink names in utility scripts
by Bill Richardson
· 10 years ago
ef376b4
Remove unused include path.
by Alex Deymo
· 10 years ago
2e25e81
futility: add load_fmap command, useful for tests
by Bill Richardson
· 10 years ago
15dc6fc
futility: add "sign" command to resign firmware images
by Bill Richardson
· 10 years ago
64ddad7
futility: Add a test for the resign_firmwarefd.sh script
by Bill Richardson
· 10 years ago
cf6e78d
futility: the show command can traverse all file types
by Bill Richardson
· 10 years ago
e08ee28
Remove futility linker script.
by Alex Deymo
· 10 years ago
b8ff397
vboot: Add system-level test for LoadKernel()
by Randall Spangler
· 10 years ago
0e6ae29
Add 'tags' target to Makefile
by Bill Richardson
· 10 years ago
78d59bf
cleanup: remove ancient tests that haven't been run in years
by Bill Richardson
· 10 years ago
028f468
vboot2: Move vb2_verify_fw inside of futility
by Randall Spangler
· 10 years ago
6014c04
Call software sync a second time for PD, if necessary
by Randall Spangler
· 10 years ago
6f39615
futility: Add remaining vboot binary utilities
by Bill Richardson
· 10 years ago
e155044
futility: deprecate eficompress and efidecompress
by Bill Richardson
· 10 years ago
884a5f1
futility: add vbutil_keyblock into the built-in features
by Bill Richardson
· 10 years ago
b84b81d
futility: add vbutil_key into the built-in features
by Bill Richardson
· 10 years ago
3e3790d
Install and use futility when running tests
by Bill Richardson
· 10 years ago
0f6679e
Slight tweak to Makefile
by Bill Richardson
· 10 years ago
d462101
Avoid coredumps if the FMAP is wrong.
by Bill Richardson
· 10 years ago
bc2d2b2
Increase test coverage for dump_fmap
by Bill Richardson
· 10 years ago
d2d08b2
Cleanup futility test coverage framework a bit
by Bill Richardson
· 10 years ago
18e0370
Clean up exported Mtd* functions
by Bill Richardson
· 10 years ago
7829902
Split libvboot_host.a into external and local libraries.
by Bill Richardson
· 10 years ago
f8f807a
Add fPIE flag
by Bertrand SIMONNET
· 10 years ago
539cbc2
vboot2: Add end-to-end test of firmware verification
by Randall Spangler
· 10 years ago
a7ab8b5
vboot2: api-level routines
by Randall Spangler
· 10 years ago
1803068
vboot2: misc higher-level routines, part 2
by Randall Spangler
· 10 years ago
da2b49c
vboot2: misc higher-level routines
by Randall Spangler
· 10 years ago
7141d73
vboot2: Add common functions
by Randall Spangler
· 10 years ago
3333e57
vboot2: Add nvstorage and secdata functions
by Randall Spangler
· 11 years ago
e166d04
vboot2: Add crypto functions
by Randall Spangler
· 11 years ago
786acda
vboot2: Add workbuf functions
by Randall Spangler
· 10 years ago
46e00e6
x86: Stop building the vboot library using regparm=3.
by Gabe Black
· 11 years ago
d96b25d
fwlib: Map architecture armv7 to arm
by Stefan Reinauer
· 11 years ago
527ba81
Implementation of Region API
by Simon Glass
· 11 years ago
8fa13ad
Revert "Implementation of Region API"
by Yoshiki Iguchi
· 11 years ago
1d3c804
Implementation of Region API
by Simon Glass
· 11 years ago
acc9846
Revert "Enable debug flags when building natively"
by Hung-Te Lin
· 11 years ago
e4759b7
Enable debug flags when building natively
by Simon Glass
· 11 years ago
42c08cb
Add MTD test script
by Albert Chaulk
· 12 years ago
b334e65
Provide MTD version of common functions
by Albert Chaulk
· 12 years ago
534723a
Integrate the flash key-value store code into cgpt.
by Albert Chaulk
· 12 years ago
5c9e453
Implement cgptlib for MTD devices.
by Albert Chaulk
· 12 years ago
20807b6
Build dump_fmap into futility.
by Bill Richardson
· 12 years ago
6db8c75
Build both static and dynamic versions of futility.
by Bill Richardson
· 12 years ago
339f7e0
Add framework for testing builtin futility functions.
by Bill Richardson
· 12 years ago
1912bba
Include generated dependency files for all object files.
by Bill Richardson
· 12 years ago
a130e0b
Fix Makefile to only build fwlib when asked to, not hostlib too.
by Bill Richardson
· 12 years ago
0c3ba24
Massive refactoring of external header files.
by Bill Richardson
· 12 years ago
661ae9e
Add a QUIET Makefile option to reduce non-error output
by Simon Glass
· 12 years ago
feb2518
Wrap all vboot utilities with futility.
by Bill Richardson
· 12 years ago
5fed2a6
Rename Strncat to StrnAppend, use it instead of strncat.
by Bill Richardson
· 12 years ago
81a0b3d
Move CgptManager from vboot_reference to installer
by Bill Richardson
· 12 years ago
c7c6e5d
Remove the mount-encrypted utility from vboot_reference
by Bill Richardson
· 12 years ago
2f8ac15
Point to new libchrome-180609 for CgptManager stuff
by Bill Richardson
· 12 years ago
9394326
Split off modules required for VbInit() and VbSelectFirmware()
by Randall Spangler
· 12 years ago
c9bf348
Let the Makefile install the utilities, not the ebuild.
by Bill Richardson
· 12 years ago
7f43669
Add more vboot_api_kernel tests
by Randall Spangler
· 12 years ago
0714d9d
Fix and enable vboot_api_kernel_tests
by Randall Spangler
· 12 years ago
49cb0d3
Add kernel tests
by Randall Spangler
· 12 years ago
c3d488d
Add tlcl tests
by Randall Spangler
· 12 years ago
786a5dc
Start adding display tests
by Randall Spangler
· 12 years ago
45cc0f2
Fix incorrect CFLAGS when compiling for host
by Randall Spangler
· 12 years ago
0f87249
Remove unused vbutil_ec
by Randall Spangler
· 12 years ago
a3eac79
Improve coverage of rollback_index.c
by Randall Spangler
· 12 years ago
6dbf9d9
Improve coverage of vbnvstorage test
by Randall Spangler
· 12 years ago
Next »