• Manish V Badarkhe's avatar
    feat(fwu): add FWU driver · 0ec3ac60
    Manish V Badarkhe authored
    
    
    Implemented FWU metadata load and verification APIs.
    Also, exported below APIs to the platform:
    1. fwu_init - Load FWU metadata in a structure. Also, set the
    	      addresses of updated components in I/O policy
    2. fwu_is_trial_run_state - To detect trial run or regular run
    			    state
    
    Change-Id: I67eeabb52d9275ac83be635306997b7c353727cd
    Signed-off-by: default avatarManish V Badarkhe <Manish.Badarkhe@arm.com>
    0ec3ac60
fwu.c 5.27 KB