summaryrefslogtreecommitdiffstats
path: root/src/security/vboot/ec_sync.c
Commit message (Expand)AuthorAgeFilesLines
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-1/+3
* vboot: stop implementing VbExDisplayScreenJoel Kitching2020-11-181-16/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* security/vboot: Convert reboot-related errors to vboot2-styleYu-Ping Wu2020-05-011-6/+6
* ec_sync: Run EFS2 in romstagednojiri2020-04-171-1/+1
* src/security: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-12/+2
* vboot: remove rogue vboot_struct.h includeJoel Kitching2020-02-241-1/+1
* vboot: fix up some includesJoel Kitching2020-02-141-0/+1
* EC sync: Properly handle VBERROR return codes from vb2api_ec_syncTim Wawrzynczak2019-12-091-2/+32
* vboot: update VbExNvStorageWrite functionJoel Kitching2019-12-061-2/+2
* security/vboot/sync_ec: Add timestampsTim Wawrzynczak2019-11-201-6/+13
* security/vboot: Add vboot callbacks to support EC software syncTim Wawrzynczak2019-11-201-0/+549