summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2022-12-19 15:04:50 +0100
committerFelix Held <felix-coreboot@felixheld.de>2023-06-01 10:26:39 +0000
commit68b2b8fead011d9f081b4b49a3fa19673a8d144b (patch)
tree8f8d51a85a096b12b2d0c521c2b85394f2482a49 /.editorconfig
parent36faccfec51dc5314193f048ff77f23a0304e0b1 (diff)
device/allocator: Allow for multiple domain resources of a type
Don't assume only one IO and one MEM domain resource. Currently the code is awkward for bridge devices where loops over resources are done twice. This would be avoided on top of other patches that improve the allocator (topic:allocator) by adding a top-down mode. However those patches break the tree and having the option to have multiple resources per type would make it easier to get those patches in without breaking the tree. Change-Id: I3d3a60c9a4438accdb06444e2b50cc9b0b2eb009 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/67018 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: Varshit Pandya <pandyavarshit@gmail.com>
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions