Lines Matching +full:0 +full:xfed20000

54 		pr_warn("tboot at 0x%llx is invalid\n", boot_params.tboot_addr);  in check_tboot_version()
63 pr_info("found shared page at phys addr 0x%llx:\n", in check_tboot_version()
66 pr_debug("log_addr: 0x%08x\n", tboot->log_addr); in check_tboot_version()
67 pr_debug("shutdown_entry: 0x%x\n", tboot->shutdown_entry); in check_tboot_version()
68 pr_debug("tboot_base: 0x%08x\n", tboot->tboot_base); in check_tboot_version()
69 pr_debug("tboot_size: 0x%x\n", tboot->tboot_size); in check_tboot_version()
85 pr_warn("non-0 tboot_addr but it is not of type E820_TYPE_RESERVED\n"); in tboot_probe()
148 return 0; in map_tboot_page()
159 for (; nr > 0; nr--, vaddr += PAGE_SIZE, start_pfn++) { in map_tboot_pages()
164 return 0; in map_tboot_pages()
175 panic("tboot: Error mapping tboot pages (mfns) @ 0x%x, 0x%x\n", in tboot_create_trampoline()
200 tboot->num_mac_regions = 0; in tboot_setup_sleep()
202 for (i = 0; i < e820_table->nr_entries; i++) { in tboot_setup_sleep()
213 return 0; in tboot_setup_sleep()
291 return 0; in tboot_sleep()
301 pr_warn("unsupported sleep state 0x%x\n", sleep_state); in tboot_sleep()
306 return 0; in tboot_sleep()
312 return 0; in tboot_extended_sleep()
344 return 0; in tboot_dying_cpu()
349 #define TBOOT_LOG_UUID { 0x26, 0x25, 0x19, 0xc0, 0x30, 0x6b, 0xb4, 0x4d, \
350 0x4c, 0x84, 0xa3, 0xe9, 0x53, 0xb8, 0x81, 0x74 }
352 #define TBOOT_SERIAL_LOG_ADDR 0x60000
353 #define TBOOT_SERIAL_LOG_SIZE 0x08000
377 ret = 0; in tboot_log_read()
417 return 0; in tboot_late_init()
421 atomic_set(&ap_wfs_count, 0); in tboot_late_init()
431 return 0; in tboot_late_init()
440 #define TXT_PUB_CONFIG_REGS_BASE 0xfed30000
441 #define TXT_PRIV_CONFIG_REGS_BASE 0xfed20000
448 #define TXTCR_HEAP_BASE 0x0300
449 #define TXTCR_HEAP_SIZE 0x0308