Age | Commit message (Expand) | Author |
2021-11-23 | lib: sbi: Fix spelling of "address" in sbi_domain.c | Vagrant Cascadian |
2021-11-02 | lib: sbi: Refine addr format in sbi_printf | Dong Du |
2021-05-24 | lib: Check region base for merging in sbi_domain_root_add_memregion() | Anup Patel |
2021-04-28 | lib: sbi: Remove domains_root_regions() platform callback | Anup Patel |
2021-04-24 | lib: sbi: Fix sbi_domain_root_add_memregion() for merging memregions | Anup Patel |
2021-04-13 | lib: sbi: Make sbi_domain_memregion_initfw() a local function | Anup Patel |
2021-04-13 | lib: sbi: Make the root domain instance global variable | Anup Patel |
2021-04-13 | lib: sbi: Add sbi_domain_root_add_memregion() API | Anup Patel |
2021-04-13 | lib: sbi: Add sbi_domain_memregion_init() API | Anup Patel |
2021-04-13 | lib: sbi: Domains can be registered only before finalizing domains | Anup Patel |
2021-01-12 | lib: sbi: Allow platforms to provide root domain memory regions | Anup Patel |
2020-12-16 | lib: sbi: Remove domain_get() platform callback function | Anup Patel |
2020-12-16 | lib: sbi: Add function to register new domain | Anup Patel |
2020-12-04 | include: sbi: Add domains_init() platform operation | Anup Patel |
2020-12-04 | lib: sbi: Add error prints in sbi_domain_finalize() | Anup Patel |
2020-12-04 | lib: sbi: Override domain boot HART when coldboot HART assigned to it | Anup Patel |
2020-12-04 | lib: sbi: Auto start domain only if boot HART within limits | Anup Patel |
2020-12-04 | lib: sbi: Fix domain_count check in sbi_domain_finalize() | Anup Patel |
2020-12-04 | lib: sbi: Fix typo in sbi_domain_finalize() | Anup Patel |
2020-10-21 | lib: sbi: Display domain details in boot prints | Anup Patel |
2020-10-20 | lib: sbi: Extend sbi_hsm_hart_start() for domains | Anup Patel |
2020-10-20 | lib: sbi: Add initial domain support | Anup Patel |