commit | 993cb4cd6241deb9002d90049b96ecc97f05be09 | [log] [tgz] |
---|---|---|
author | Carlo Caione <ccaione@baylibre.com> | Mon Oct 04 09:34:18 2021 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jan 18 13:23:43 2022 -0500 |
tree | 5d0032332f829dacfc87ab0c94e1a3de258d52af | |
parent | ca96286c22fdd0cf288c79d822b323b1fa629d15 [diff] |
sample: openamp: Add OpenAMP performance test. Add a simple sample that tries to answer the silly question: how fast can I move data from one core to another using OpenAMP? It depends on a lot of factors but at least we can use this sample as a skeleton to build tests on top. Signed-off-by: Carlo Caione <ccaione@baylibre.com>