Skip to content

Commit 62cbc2b

Browse files
lgirdwoodCopilot
andauthored
Update src/debug/tester/readme.md
The phrase “Battering memory allocations arrays” is ungrammatical/unclear. Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Liam Girdwood <lgirdwood@gmail.com>
1 parent d88ae31 commit 62cbc2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/debug/tester/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Continuous integration often requires validating low-level system interactions t
99
Currently, it supports functionalities like:
1010

1111
* **Dummy Operations**: Echoing parameters to verify full-stack serialization roundtrips.
12-
* **DRAM Verification**: Battering memory allocations arrays within the `LLB`/`L2` domains to detect caching bugs or out-of-bounds pointer crashes (`tester_simple_dram_test`).
12+
* **DRAM Verification**: Stress-testing memory allocation arrays within the `LLB`/`L2` domains to detect caching bugs or out-of-bounds pointer crashes (`tester_simple_dram_test`).
1313

1414
## Architecture
1515

0 commit comments

Comments
 (0)