
    :)di-                         d dl mZ d dlmZ d dlZd dlZd dlZd dlm	Z	 ddl
mZ ddlmZ dd	l
mZ dd
lmZmZmZmZmZmZ  G d de          ZdS )    )IOBase)BinaryION)log   )fields)EfuseDefineBlocks   )util)BaseCommandsNonCompositeTupleTupleParameteradd_force_write_alwaysadd_show_sensitive_info_optionprotect_optionsc                        e Zd ZdZej        Zdej        f fdZ	d Z
	 	 	 	 ddee         dee         d	ee         d
edededee         dz  fdZ	 	 	 ddee         dee         d	ee         d
ededefdZ xZS )ESP32C5CommandszESP32-C5clic                 
    t                                          |           t                                                      }|                    ddd                    |           dd                    t          j        j                   d          t          j
        ddt          d	d
t          |          t          t          j        |          t          j        d          t          j        t          j        j                  g                    t           t"          t$          t          j         fd                                                                        }|                    dddd                    |           dd                    t          j        j                   d          t          j
        ddt          d	d
t          |          t          t          j        |          t          j        d          t          j        t          j        j                  g                    t           t"          t$          t          j         fd                                                                        }d S )Nzburn-keyzBurn the key block with the specified name. Arguments are groups of block name, key file (containing 256 bits of binary key data) and key purpose.

Block is one of: [z, z]

Key purpose is one of: [])helpblock_keyfile_keypurposez<BLOCK> <KEYFILE> <KEYPURPOSE>Trb)metavarclsrequirednargs	max_aritytypec                     |                     d           t          |                     d           \  }}}| j        |d<    j        |||fi | d S Nforce_write_alwaysr   show_sensitive_info)popzipr#   burn_keyctxkwargsblockkeyfile
keypurposeselfs        h/var/www/menimich/repos/protonApp/venv/lib/python3.11/site-packages/espefuse/efuse/esp32c5/operations.pyburn_key_cliz6ESP32C5Commands.add_cli_commands.<locals>.burn_key_cli&   sh    6 JJ+,,,),fjj9S.T.T)U&E7J,/,CF()DM%*???????    zburn-key-digestz+Parse a RSA public key and burn the digest.zRParse a RSA public key and burn the digest to key eFuse block.

Block is one of: [)
short_helpr   c                     |                     d           t          |                     d           \  }}}| j        |d<    j        |||fi | d S r!   )r$   r%   r#   burn_key_digestr'   s        r.   burn_key_digest_cliz=ESP32C5Commands.add_cli_commands.<locals>.burn_key_digest_cliF   si    6 JJ+,,,),fjj9S.T.T)U&E7J,/,CF() D FFvFFFFFr0   )superadd_cli_commandsr   get_blocks_for_keyscommandjoinr   EfuseKeyPurposeFieldKEY_PURPOSES_NAMEclickargumentr   lenr   ChoiceFiler   r   r   pass_contextDIGEST_KEY_PURPOSES)r-   r   blocks_for_keysr/   r4   	__class__s   `    r.   r6   z ESP32C5Commands.add_cli_commands"   s     %%%+--AACC	c!%?!;!;c c (,yy1L1^'_'_c c c 
 

 

 
&4/**"L11Jt$$L!<!NOO 

 

 

 
		'			@ 	@ 	@ 	@ 
	 
(	' 
 	 


 



 

4	@ 
De!%?!;!;e e'+yy1L1`'a'ae e e 
 

 

 
&4/**"L11Jt$$L!<!PQQ 

 

 

 
		'			G 	G 	G 	G 
	 
(	' 
 	 


 



 

4	G 	G 	Gr0   c                 F   t          j        d| j                                                   | j                                        dk    rU| j        D ]O}|j        dk    r@t          j        |j        dd| j        |j                                                            Nd S d S )NzBlock version:r   calibrationz<30z = )r   printefusesget_block_versioncategorynameget)r-   efuses     r.   adc_infozESP32C5Commands.adc_infoh   s    	"DK$A$A$C$CDDD;((**a// U U>]22I4444dk%*6M6Q6Q6S6STTT 0/U Ur0   FNblockskeyfileskeypurposesno_write_protectno_read_protectr#   digestc                 0
   |"|dt          d |D                                }n!|dt          d |D                                }|dt          d |D                                }	|dt          d |D                                }
|                     |	||
          \  }	}}
t          j        d           t	          |	||
          D ]\  }}}d}| j        j        D ](}||j        k    s	||j        v r| j        |j                 })|t          j
        d| d	          |j        d
z  }| j                            |          }| j        j        |         }t          |t                    r)|                                }|                                 n|}t          j        d|j         d           d}| j        |j                                     |          rd| d}|ddd         }t          j        d                    |rt)          j        |d          n%d                    dgt          |          z                                 |rt          j        |           t          |          |k    r.t          j
        dt          |           d| d|d
z   d          | j        |j                                     |          r|rdnd}nd}| }|                    |           d}| j        |j                                                 |k    r| j        |j                                                 rmt          j        d|j         d| j        |j                                                  d| d           | j        |j                                     |           d}nft          j
        d|j         d| d          t          j        d|j         d | d           | j        |j                                                 rd}|rAt          j        d!|j         d"           | j        |j                                                  |r(t          j        d#           |                                 |r(t          j        d$           |                                 t          j        d%           |st          j        d&           |rt          j        d'           | j                            d(          sdS t          j        d)           dS )*a  Burn the key block with the specified name. Arguments are groups of block name,
        key file (containing 256 bits of binary key data) and key purpose.

        Args:
            blocks: List of eFuse block names to burn keys to.
            keyfiles: List of open files to read key data from.
            keypurposes: List of key purposes to burn.
            no_write_protect: If True, the write protection will NOT be enabled.
            no_read_protect: If True, the read protection will NOT be enabled.
            show_sensitive_info: If True, the sensitive information will be shown.
            digest: List of digests to burn.
        Nr   c                     g | ]}||S N .0rK   s     r.   
<listcomp>z,ESP32C5Commands.burn_key.<locals>.<listcomp>   s    GGG$d6F6F6F6Fr0   c                     g | ]}||S rW   rX   rY   s     r.   r[   z,ESP32C5Commands.burn_key.<locals>.<listcomp>   s    EEE$D4D4D4D4Dr0   c                     g | ]}||S rW   rX   rY   s     r.   r[   z,ESP32C5Commands.burn_key.<locals>.<listcomp>   s    AAAd0@T0@0@0@r0   c                     g | ]}||S rW   rX   rY   s     r.   r[   z,ESP32C5Commands.burn_key.<locals>.<listcomp>   s    FFFdT5ET5E5E5Er0   zBurn keys to blocks:Unknown block name - .   z -  )endz	Reversing byte order for z hardware peripheral...r   z-> [{}]z??zIncorrect key file size z. Key file must be  bytes ( bits) of raw binary key data.FTz	'z': 'z' -> 'z'.zIt is not possible to change 'z' to 'z&' because write protection bit is set.z' is already 'z	Disabling write to 'z'...z	Disabling read to key block...z 	Disabling write to key block... z7Keys will remain writeable (due to --no-write-protect).z5Keys will remain readable (due to --no-read-protect).)check_batch_modezSuccessful.)r>   _adjust_key_data_for_blocksr   rG   r%   rH   rO   rK   aliasesptool
FatalErrorbit_lenget_index_block_by_name
isinstancer   readclosekey_purpose_nameneed_reverseformatr
   hexifyr9   need_rd_protectsaverL   is_writeabledisable_writedisable_readburn_all)r-   rO   rP   rQ   rR   rS   r#   rT   datafile_listblock_name_listkeypurpose_list
block_namedatafiler,   rM   r*   	num_bytes	block_numdata
revers_msgread_protectwrite_protectdisable_wr_protect_key_purposes                          r.   r&   zESP32C5Commands.burn_keyo   s   . >$CGG(GGGHHJMM #CEE&EEEFFHM !AAfAAABBD
 &FFkFFFGGI

 ,,  	8 		()))03]O1
 1
 Q	 Q	,J* E+ 4 4++zU[/H/H K
3E}()N)N)N)NOOO*I;;JGGIK&y1E(F++  }}    I(EJ((c2222J{512??
KK "U*UUU  DDbDzI  *6DKc***4&3t99"455     &	*%%%4yyI%%(Ls4yy L LY L L'!mL L L  
 {512BB:NN %(7AuuT$ 00M JJt-2*{5126688JFF;u56CCEE I\e4 \ \ K(>?CCEE\ \MW\ \ \   K 67<<ZHHH5922!,R9O R R)R R R  
 	T 6TTjTTTUUU;u56CCEE :592- D	O53IOOOPPPE23AACCC %	<===""$$$ &	=>>>##%%%IbMMMM 	QIOPPP 	OIMNNN{##T#:: 	F	-     r0   c           
      |   g }|dt          d |D                                }|dt          d |D                                }	t          |	|          D ]\  }
}d}| j        j        D ](}|
|j        k    s	|
|j        v r| j        |j                 })|t          j        d|
 d          |j        dz  }t          j
        |          }t          |          |k    r.t          j        dt          |           d	| d
|dz   d          |                    |           |                     |	||||||           dS )a  Parse a RSA public key and burn the digest to key eFuse block.

        Args:
            blocks: List of eFuse block names to burn keys to.
            keyfiles: List of open files to read key data from.
            keypurposes: List of key purposes to burn.
            no_write_protect: If True, the write protection will NOT be enabled.
            no_read_protect: If True, the read protection will NOT be enabled.
            show_sensitive_info: If True, the sensitive information will be shown.
        r   c                     g | ]}||S rW   rX   rY   s     r.   r[   z3ESP32C5Commands.burn_key_digest.<locals>.<listcomp>  s    CCCd$2BT2B2B2Br0   c                     g | ]}||S rW   rX   )rZ   r*   s     r.   r[   z3ESP32C5Commands.burn_key_digest.<locals>.<listcomp>  s    $T$T$Tu%BSUBSBSBSr0   Nr_   r`   ra   zIncorrect digest size z. Digest must be rd   re   )rT   )r>   r%   rH   rO   rK   ri   rj   rk   rl   	espsecure_digest_sbv2_public_keyappendr&   )r-   rO   rP   rQ   rR   rS   r#   digest_listr{   
block_listr~   r   rM   blkr   rT   s                   r.   r3   zESP32C5Commands.burn_key_digest   s   &  CChCCCDDF
 A$T$T$T$T$T U UWX
$'
M$B$B 	' 	' JE{) 2 2))Z39-D-D K1E}()N)N)N)NOOO*I6x@@F6{{i''(LS[[ L L9 L L'!mL L L   v&&&& 	 	
 	
 	
 	
 	
r0   )FFFN)FFF)__name__
__module____qualname__	CHIP_NAMEr   	EspEfuses	efuse_libr<   Groupr6   rN   liststrr   boolbytesr&   r3   __classcell__)rD   s   @r.   r   r      sk       I IBGEK BG BG BG BG BG BGLU U U "' %$)%)I! I!S	I! x.I! #Y	I!
 I! I! "I! Ud"I! I! I! I!` "' %$)1
 1
S	1
 x.1
 #Y	1

 1
 1
 "1
 1
 1
 1
 1
 1
 1
 1
r0   r   )ior   typingr   
rich_clickr<   r   rj   esptool.loggerr   rf   r   mem_definitionr   r
   base_operationsr   r   r   r   r   r   r   rX   r0   r.   <module>r      s"                                    - - - - - -                     O
 O
 O
 O
 O
l O
 O
 O
 O
 O
r0   