Searched hist:bbfcc6e1 (Results 1 – 3 of 3) sorted by relevance
/openbmc/libmctp/ |
H A D | meson.options | bbfcc6e1 Tue Sep 17 03:48:15 CDT 2024 Matt Johnston <matt@codeconstruct.com.au> build/core: Add MCTP_CUSTOM_ALLOC option
This avoids storing the allocator function pointers in mutable memory, which is a problem when building on platforms with memory protection. Instead the application/platform defines custom functions that are linked with libmctp.
Change-Id: Icaf88968b50c88bbd2305d325f9530658465e21f Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
|
H A D | meson.build | bbfcc6e1 Tue Sep 17 03:48:15 CDT 2024 Matt Johnston <matt@codeconstruct.com.au> build/core: Add MCTP_CUSTOM_ALLOC option
This avoids storing the allocator function pointers in mutable memory, which is a problem when building on platforms with memory protection. Instead the application/platform defines custom functions that are linked with libmctp.
Change-Id: Icaf88968b50c88bbd2305d325f9530658465e21f Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
|
H A D | alloc.c | bbfcc6e1 Tue Sep 17 03:48:15 CDT 2024 Matt Johnston <matt@codeconstruct.com.au> build/core: Add MCTP_CUSTOM_ALLOC option
This avoids storing the allocator function pointers in mutable memory, which is a problem when building on platforms with memory protection. Instead the application/platform defines custom functions that are linked with libmctp.
Change-Id: Icaf88968b50c88bbd2305d325f9530658465e21f Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
|