Skip to content

Commit 41efdcd

Browse files
siemen11nasahlpa
authored andcommitted
Revert "[crypto/tests] Add crt sections to export size"
This reverts commit 8755f09. Signed-off-by: Siemen Dhooghe <sdhooghe@google.com>
1 parent 5290c16 commit 41efdcd

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

sw/device/tests/crypto/otcrypto_export_size.c

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,5 @@
44

55
#include "sw/device/tests/crypto/otcrypto_interface.h"
66

7-
// Only here for coverage reporting.
8-
// Satisfy bare_metal_start.S so the linker doesn't crash.
9-
// These don't need to actually initialize RAM.
10-
void crt_section_copy(void) {}
11-
void crt_section_clear(void) {}
12-
137
// Simple main function so the linker doesn't discard the inerface struct.
148
void bare_metal_main(void) { (void)otcrypto; }

0 commit comments

Comments
 (0)