Lines Matching refs:link
537 The Log link is an interface introduced in this multi-domain approach. The Log link is
540 This specific log link implementation matches the complementary backend implementation
560 In this architecture, a link can handle multiple domains.
565 *core B nonsecure* (A_NS-B_NS). *B_NS* domain has one link, to *core B secure*
580 When a message crosses the domain, ``domain_id`` changes as it is increased by the link offset.
581 The link offset is assigned during the initialization, where the logger core is iterating
584 The first link has the offset set to 1.
585 The following offset equals the previous link offset plus the number of domains in the previous
586 link.
598 #. When the *B_NS-B_S* link receives the message, it increases the ``domain_id``
601 #. When the *A_NS-B_NS* link receives the message, it adds the offset (``2``) to the ``domain_id``.