diff --git a/Makefile b/Makefile index d9e71cd..8ed434b 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ build-staging: .PHONY: test test: clean - $(HUGO) --environment=development --minify + $(HUGO) --environment=development --minify --templateMetrics --templateMetricsHints --memstats hug_mem_log .PHONY: draft draft: @@ -40,11 +40,11 @@ debug: .PHONY: serve serve: - $(HUGO) server --environment=development --port 1314 --noHTTPCache --disableFastRender --watch + $(HUGO) server --environment=development --port 1314 --watch --noHTTPCache --disableFastRender .PHONY: servedraft servedraft: - $(HUGO) server --environment=development --buildFuture --buildExpired --noHTTPCache --disableFastRender --watch + $(HUGO) server --environment=development --port 1314 --watch --noHTTPCache --disableFastRender --buildDrafts --buildFuture --buildExpired .PHONY: clean clean: diff --git a/content/blog/axiado-joins-openpower.md b/content/blog/axiado-joins-openpower.md new file mode 100644 index 0000000..7d9fad4 --- /dev/null +++ b/content/blog/axiado-joins-openpower.md @@ -0,0 +1,47 @@ +--- +title: Axiado Joins OpenPOWER Foundation +categories: + - blogs +tags: + - openpower + - openpower-foundation + - linux-foundation + - open-source + - cloud + - open-source-hardware + - member +date: 2022-10-16 +draft: false +--- + +Today, we are pleased to announce that [Axiado Corporation](https://axiado.com/), an AI-enhanced hardware security company based in San Jose, CA, has joined the OpenPOWER Foundation as a Silver member. + + +The OpenPOWER Foundation is committed to an open, community-driven technology development process, which is critical to the continued growth of open collaboration around the POWER architecture. + + +“_OpenPOWER Foundation is pleased to welcome Axiado to the foundation and our community, and look forward to our collaboration in the open trusted compute solution space_”, +said [James Kulina](https://www.linkedin.com/in/james-kulina/), Executive Director, OpenPOWER Foundation. +“_Axiado’s datacenter-ready secure control module (DC-SCM) Smart SCM solution was inspired by OpenPOWER’s very own LibreBMC project. +The rapid adoption and iteration from a fully open community-driven solution, is exactly what the foundation champions._” + + +Axiado develops trusted control/compute security processors and management platforms. +Axiado’s solution provides protection to critical infrastructures and effectively fends off remote network- and local physical-based attacks. +It is ideally suited to providing protection for datacenters and mobile networks. + + +“_This is an important milestone for Axiado as it highlights our commitment to the Foundation and greater technical collaboration_”, +said [Gopi Sirineni](https://www.linkedin.com/in/gopisirineni/), Axiado’s President & CEO. “Axiado Smart SCM fills several gaps in the market by eliminating fundamental security problems, +like ransomware, via its ground-up built and integrated solution that minimizes the attack surface in distributed, multi-tenant cloud infrastructures.” + + +[Josel Lorenzo](https://www.linkedin.com/in/josel/), Axiado’s VP of Products continues, +“_Open ecosystem design has empowered start-ups such as Axiado to innovate with next generation capabilities previously not possible. Our Smart SCM, powered by TCU and based on the DC-SCM specification, illustrates what’s possible with open collaboration and how it can enhance server security._” + + +The OpenPOWER Foundation looks forward to collaborating with Axiado in developing new and exciting security processors for POWER-based platforms through open standards and community driven collaboration. + + +_Want to learn more?_ +__Check out Axiado’s solution demo at [OCP Summit 2022](https://www.opencompute.org/summit/global-summit) in San Jose, CA on Oct 18 - 20th.__ diff --git a/content/events/adgsc22.md b/content/events/adgsc22.md index e570554..6199781 100644 --- a/content/events/adgsc22.md +++ b/content/events/adgsc22.md @@ -1,5 +1,5 @@ --- -title: "OpenPOWER ADG Workshop" +title: "OpenPOWER Academic BoF Workshop" eventdates: from: 2022-11-12 eventplace: "Dallas, Texas, USA" diff --git a/content/members/axiado.md b/content/members/axiado.md new file mode 100644 index 0000000..21e4b94 --- /dev/null +++ b/content/members/axiado.md @@ -0,0 +1,10 @@ +--- +title: Axiado +image: axiado.png +country: USA +link: https://axiado.com +level: silver +joined: 2022 +date: 2022-10-16 +draft: false +---