mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-06-05 21:15:09 +00:00
Update note in auto-generated file comment
Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
@@ -93,7 +93,7 @@ def write_output_file(output_file_name: str, arrays: str, look_up_table: str):
|
||||
with open(output_file_name, 'wt') as output:
|
||||
output.write("""\
|
||||
/*********************************************************************************
|
||||
* This file was automatically generated from tests/scripts/generate_test_keys.py.
|
||||
* This file was automatically generated from framework/scripts/generate_test_keys.py.
|
||||
* Please do not edit it manually.
|
||||
*********************************************************************************/
|
||||
""")
|
||||
|
||||
Reference in New Issue
Block a user