File tree Expand file tree Collapse file tree 13 files changed +13
-13
lines changed
libraries/openamp_arduino/src Expand file tree Collapse file tree 13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ extern int __OPENAMP_region_end__[];
158158#define VRING_BUFF_ADDRESS (SHM_START_ADDRESS + 0x2000)
159159#define VRING_BUFF_SIZE (SHM_SIZE - 0x2000)
160160#define VRING_ALIGNMENT 32
161- #define VRING_NUM_BUFFS 16 /* number of rpmsg buffers */
161+ #define VRING_NUM_BUFFS 64 /* number of rpmsg buffers */
162162
163163/* Fixed parameter */
164164#define NUM_RESOURCE_ENTRIES 2
Original file line number Diff line number Diff line change 2222 " VIRTIO_DEVICE_ONLY" ,
2323 " NO_ATOMIC_64_SUPPORT" ,
2424 " METAL_MAX_DEVICE_REGIONS=2" ,
25- " RPMSG_BUFFER_SIZE=2048 "
25+ " RPMSG_BUFFER_SIZE=512 "
2626 ]
2727 }
2828 }
Original file line number Diff line number Diff line change 5252-DMETAL_MAX_DEVICE_REGIONS=2
5353-DNO_ATOMIC_64_SUPPORT
5454-DNO_VTOR_RELOCATE
55- -DRPMSG_BUFFER_SIZE=2048
55+ -DRPMSG_BUFFER_SIZE=512
5656-DSTM32H747xx
5757-DTARGET_CORDIO
5858-DTARGET_CORTEX
Original file line number Diff line number Diff line change 1616 " VIRTIO_DRIVER_ONLY" ,
1717 " NO_ATOMIC_64_SUPPORT" ,
1818 " METAL_MAX_DEVICE_REGIONS=2" ,
19- " RPMSG_BUFFER_SIZE=2048 "
19+ " RPMSG_BUFFER_SIZE=512 "
2020 ]
2121 }
2222 }
Original file line number Diff line number Diff line change 5353-DMETAL_MAX_DEVICE_REGIONS=2
5454-DNO_ATOMIC_64_SUPPORT
5555-DQSPI_NO_SAMPLE_SHIFT
56- -DRPMSG_BUFFER_SIZE=2048
56+ -DRPMSG_BUFFER_SIZE=512
5757-DSTM32H747xx
5858-DTARGET_CORDIO
5959-DTARGET_CORTEX
Original file line number Diff line number Diff line change 1717 " VIRTIO_DRIVER_ONLY" ,
1818 " NO_ATOMIC_64_SUPPORT" ,
1919 " METAL_MAX_DEVICE_REGIONS=2" ,
20- " RPMSG_BUFFER_SIZE=100 "
20+ " RPMSG_BUFFER_SIZE=512 "
2121 ]
2222 }
2323 }
Original file line number Diff line number Diff line change 5454-DMETAL_MAX_DEVICE_REGIONS=2
5555-DNO_ATOMIC_64_SUPPORT
5656-DQSPI_NO_SAMPLE_SHIFT
57- -DRPMSG_BUFFER_SIZE=2048
57+ -DRPMSG_BUFFER_SIZE=512
5858-DSTM32H747xx
5959-DT1oI2C
6060-DT1oI2C_UM11225
Original file line number Diff line number Diff line change 1616 " VIRTIO_DRIVER_ONLY" ,
1717 " NO_ATOMIC_64_SUPPORT" ,
1818 " METAL_MAX_DEVICE_REGIONS=2" ,
19- " RPMSG_BUFFER_SIZE=2048 "
19+ " RPMSG_BUFFER_SIZE=512 "
2020 ]
2121 }
2222 }
Original file line number Diff line number Diff line change 5353-DMETAL_MAX_DEVICE_REGIONS=2
5454-DNO_ATOMIC_64_SUPPORT
5555-DQSPI_NO_SAMPLE_SHIFT
56- -DRPMSG_BUFFER_SIZE=2048
56+ -DRPMSG_BUFFER_SIZE=512
5757-DSTM32H747xx
5858-DTARGET_CORDIO
5959-DTARGET_CORTEX
Original file line number Diff line number Diff line change 2222 " VIRTIO_DRIVER_ONLY" ,
2323 " NO_ATOMIC_64_SUPPORT" ,
2424 " METAL_MAX_DEVICE_REGIONS=2" ,
25- " RPMSG_BUFFER_SIZE=2048 " ,
25+ " RPMSG_BUFFER_SIZE=512 " ,
2626 " LSE_STARTUP_TIMEOUT=200"
2727 ]
2828 }
You can’t perform that action at this time.
0 commit comments