Searched refs:stored_rollback_index (Results 1 – 2 of 2) sorted by relevance
120 and these are referred to as `stored_rollback_index[n]`.123 `rollback_index[n]` >= `stored_rollback_index[n]` for all `n`, and124 having the device increase `stored_rollback_index[n]` over789 spaces). Additionally all `stored_rollback_index[n]` locations must be791 `userdata`, NVRAM spaces, and `stored_rollback_index[n]` locations)897 updated OS version is found to not work, `stored_rollback_index[n]`911 `stored_rollback_index[n]` should be set to the largest possible value941 `stored_rollback_index[n]` on the device (for all `n`) and the942 `stored_rollback_index[n]` array is expected to be updated as954 rollback `stored_rollback_index[n]` on the device. Because of this
583 uint64_t stored_rollback_index; in load_and_verify_vbmeta() local870 ops, rollback_index_location_to_use, &stored_rollback_index); in load_and_verify_vbmeta()881 if (vbmeta_header.rollback_index < stored_rollback_index) { in load_and_verify_vbmeta()