Home
last modified time | relevance | path

Searched refs:nugget_app_flash_block (Results 1 – 2 of 2) sorted by relevance

/external/nos/host/generic/citadel/updater/
Dupdater.cpp352 uint32_t compute_fb_digest(struct nugget_app_flash_block *blk) in compute_fb_digest()
355 offsetof(struct nugget_app_flash_block, offset); in compute_fb_digest()
357 offsetof(struct nugget_app_flash_block, offset); in compute_fb_digest()
373 std::vector<uint8_t> data(sizeof(struct nugget_app_flash_block)); in try_update()
374 struct nugget_app_flash_block *fb = in try_update()
375 (struct nugget_app_flash_block*)data.data(); in try_update()
/external/nos/host/generic/nugget/include/
Dapp_nugget.h55 struct nugget_app_flash_block { struct