
    :)di7.                         d dl Z 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mZmZmZmZmZ  G d
 de          ZdS )    N)BinaryIO)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 )ESP32C61Commandsz	ESP32-C61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        i/var/www/menimich/repos/protonApp/venv/lib/python3.11/site-packages/espefuse/efuse/esp32c61/operations.pyburn_key_cliz7ESP32C61Commands.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>ESP32C61Commands.add_cli_commands.<locals>.burn_key_digest_cliF   si    6 JJ+,,,),fjj9S.T.T)U&E7J,/,CF() D FFvFFFFFr/   )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.   r3   	__class__s   `    r-   r5   z!ESP32C61Commands.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r/   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ESP32C61Commands.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r/   FNblockskeyfileskeypurposesno_write_protectno_read_protectr"   digestc                 :
   |"|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          j                  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 .0rJ   s     r-   
<listcomp>z-ESP32C61Commands.burn_key.<locals>.<listcomp>   s    GGG$d6F6F6F6Fr/   c                     g | ]}||S rV   rW   rX   s     r-   rZ   z-ESP32C61Commands.burn_key.<locals>.<listcomp>   s    EEE$D4D4D4D4Dr/   c                     g | ]}||S rV   rW   rX   s     r-   rZ   z-ESP32C61Commands.burn_key.<locals>.<listcomp>   s    AAAd0@T0@0@0@r/   c                     g | ]}||S rV   rW   rX   s     r-   rZ   z-ESP32C61Commands.burn_key.<locals>.<listcomp>   s    FFFdT5ET5E5E5Er/   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 z bytes (z 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   rF   r$   rG   rN   rJ   aliasesptool
FatalErrorbit_lenget_index_block_by_name
isinstanceioIOBasereadclosekey_purpose_nameneed_reverseformatr	   hexifyr8   need_rd_protectsaverK   is_writeabledisable_writedisable_readburn_all)r,   rN   rO   rP   rQ   rR   r"   rS   datafile_listblock_name_listkeypurpose_list
block_namedatafiler+   rL   r)   	num_bytes	block_numdata
revers_msgread_protectwrite_protectdisable_wr_protect_key_purposes                          r-   r%   zESP32C61Commands.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(BI..  }}    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	-     r/   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    r9t          j        d                    t          |          ||dz                      |                    |           |                     |	||||||	           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 rV   rW   rX   s     r-   rZ   z4ESP32C61Commands.burn_key_digest.<locals>.<listcomp>  s    CCCd$2BT2B2B2Br/   c                     g | ]}||S rV   rW   )rY   r)   s     r-   rZ   z4ESP32C61Commands.burn_key_digest.<locals>.<listcomp>  s    $T$T$Tu%BSUBSBSBSr/   Nr^   r_   r`   zSIncorrect digest size {}. Digest must be {} bytes ({} bits) of raw binary key data.)rS   )r=   r$   rG   rN   rJ   rf   rg   rh   ri   	espsecure_digest_sbv2_public_keyrr   appendr%   )r,   rN   rO   rP   rQ   rR   r"   digest_listrz   
block_listr}   r~   rL   r)   r   rS   s                   r-   r2   z ESP32C61Commands.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+ 4 4++zU[/H/H K
3E}()N)N)N)NOOO*I6x@@F6{{i''(..4fFY	A/ /   v&&&& 	 	
 	
 	
 	
 	
r/   )FFFN)FFF)__name__
__module____qualname__	CHIP_NAMEr   	EspEfuses	efuse_libr;   Groupr5   rM   liststrr   boolbytesr%   r2   __classcell__)rC   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!` "' %$)3
 3
S	3
 x.3
 #Y	3

 3
 3
 "3
 3
 3
 3
 3
 3
 3
 3
r/   r   )rl   typingr   esptool.loggerr   
rich_clickr;   r   rg   rc   r   mem_definitionr   r	   base_operationsr
   r   r   r   r   r   r   rW   r/   r-   <module>r      s   
			                            - - - - - -                     Q
 Q
 Q
 Q
 Q
| Q
 Q
 Q
 Q
 Q
r/   