Re: [PATCH 1/1] hw/riscv: Add signature dump function for spike to run ACT tests

2023-03-06 Thread LIU Zhiwei
On 2023/3/6 20:10, liweiwei wrote: On 2023/3/6 19:00, LIU Zhiwei wrote: On 2023/3/6 17:03, Weiwei Li wrote: Add signature and signature-granularity properties in spike to specify the target signatrue file and the line size for signature data. Recgonize the signature section between begin_

Re: [PATCH 1/1] hw/riscv: Add signature dump function for spike to run ACT tests

2023-03-06 Thread liweiwei
On 2023/3/6 19:00, LIU Zhiwei wrote: On 2023/3/6 17:03, Weiwei Li wrote: Add signature and signature-granularity properties in spike to specify the target signatrue file and the line size for signature data. Recgonize the signature section between begin_signature and end_signature symbols

Re: [PATCH 1/1] hw/riscv: Add signature dump function for spike to run ACT tests

2023-03-06 Thread LIU Zhiwei
On 2023/3/6 17:03, Weiwei Li wrote: Add signature and signature-granularity properties in spike to specify the target signatrue file and the line size for signature data. Recgonize the signature section between begin_signature and end_signature symbols when loading elf of ACT tests. Then dum

[PATCH 1/1] hw/riscv: Add signature dump function for spike to run ACT tests

2023-03-06 Thread Weiwei Li
Add signature and signature-granularity properties in spike to specify the target signatrue file and the line size for signature data. Recgonize the signature section between begin_signature and end_signature symbols when loading elf of ACT tests. Then dump signature data in signature section j