Skip to content

Commit

Permalink
README: add new cache option
Browse files Browse the repository at this point in the history
Add info for WITH_DCACHE option.
This can be used to build with all
cache operations enabled.

Signed-off-by: Iuliana Prodan <[email protected]>
  • Loading branch information
iuliana-prodan committed Jul 18, 2023
1 parent 3c6a38f commit 581d0a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ library for it project:
enabled on buffers.
* **WITH_DCACHE_RSC_TABLE** (default OFF): Build with data cache operations
enabled on resource table.
* **WITH_DCACHE** (default OFF): Build with all cache operations
enabled.
* **RPMSG_BUFFER_SIZE** (default 512): adjust the size of the RPMsg buffers.
The default value of the RPMsg size is compatible with the Linux Kernel hard
coded value. If you AMP configuration is Linux kernel host/ OpenAMP remote,
Expand Down

0 comments on commit 581d0a3

Please sign in to comment.